diff --git a/packages/host-inventory/CHANGELOG.md b/packages/host-inventory/CHANGELOG.md index 4450b95e..70bf03ce 100644 --- a/packages/host-inventory/CHANGELOG.md +++ b/packages/host-inventory/CHANGELOG.md @@ -2,6 +2,8 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [1.5.4](https://github.com/RedHatInsights/javascript-clients/compare/@redhat-cloud-services/host-inventory-client-1.5.3...@redhat-cloud-services/host-inventory-client-1.5.4) (2024-11-06) + ## [1.5.3](https://github.com/RedHatInsights/javascript-clients/compare/@redhat-cloud-services/host-inventory-client-1.5.2...@redhat-cloud-services/host-inventory-client-1.5.3) (2024-10-21) ## [1.5.2](https://github.com/RedHatInsights/javascript-clients/compare/@redhat-cloud-services/host-inventory-client-1.5.1...@redhat-cloud-services/host-inventory-client-1.5.2) (2024-10-15) diff --git a/packages/host-inventory/package.json b/packages/host-inventory/package.json index 24440c4b..d1c286b6 100644 --- a/packages/host-inventory/package.json +++ b/packages/host-inventory/package.json @@ -1,6 +1,6 @@ { "name": "@redhat-cloud-services/host-inventory-client", - "version": "1.5.3", + "version": "1.5.4", "description": "", "main": "./dist/index.js", "typings": "./dist/index.d.ts",