From 90e065a5cb7c5877a32c1264943e921bbb1d952c Mon Sep 17 00:00:00 2001 From: nacho-bot Date: Thu, 7 Nov 2024 20:32:17 +0000 Subject: [PATCH] release: bump @redhat-cloud-services/host-inventory-client to 2.0.1 [skip ci] --- packages/host-inventory/CHANGELOG.md | 2 ++ packages/host-inventory/package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/packages/host-inventory/CHANGELOG.md b/packages/host-inventory/CHANGELOG.md index 70bf03ce..49341387 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). +## [2.0.1](https://github.com/RedHatInsights/javascript-clients/compare/@redhat-cloud-services/host-inventory-client-2.0.0...@redhat-cloud-services/host-inventory-client-2.0.1) (2024-11-07) + ## [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) diff --git a/packages/host-inventory/package.json b/packages/host-inventory/package.json index 0afeed8a..7bc3b00b 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.4", + "version": "2.0.1", "description": "", "main": "./dist/index.js", "typings": "./dist/index.d.ts",