diff --git a/packages/quickstarts/CHANGELOG.md b/packages/quickstarts/CHANGELOG.md index 94470110..8931e37b 100644 --- a/packages/quickstarts/CHANGELOG.md +++ b/packages/quickstarts/CHANGELOG.md @@ -2,6 +2,11 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.2](https://github.com/RedHatInsights/javascript-clients/compare/@redhat-cloud-services/quickstarts-client-2.0.1...@redhat-cloud-services/quickstarts-client-2.0.2) (2024-12-09) + +### Dependency Updates + +* `@redhat-cloud-services/javascript-clients-shared` updated to version `1.2.7` ## [2.0.1](https://github.com/RedHatInsights/javascript-clients/compare/@redhat-cloud-services/quickstarts-client-2.0.0...@redhat-cloud-services/quickstarts-client-2.0.1) (2024-11-20) ## [1.5.0](https://github.com/RedHatInsights/javascript-clients/compare/@redhat-cloud-services/quickstarts-client-1.4.5...@redhat-cloud-services/quickstarts-client-1.5.0) (2024-08-05) diff --git a/packages/quickstarts/package.json b/packages/quickstarts/package.json index 6b3f737b..434a18dd 100644 --- a/packages/quickstarts/package.json +++ b/packages/quickstarts/package.json @@ -1,6 +1,6 @@ { "name": "@redhat-cloud-services/quickstarts-client", - "version": "2.0.1", + "version": "2.0.2", "description": "", "main": "./dist/index.js", "typings": "./dist/index.d.ts",