diff --git a/CHANGELOG.md b/CHANGELOG.md index c1b632a6fa..82c95f910c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,19 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 1.22.2 (2024-11-07) + +### Bug Fixes + +- **yarn:** bundle because CI lacks corepack + ([#1911](https://github.com/carbon-design-system/carbon-charts/issues/1911)) + ([513e779](https://github.com/carbon-design-system/carbon-charts/commit/513e7798007f807d1463a25efe7d140d5b038b8e)) + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## 1.22.1 (2024-09-27) ### Bug Fixes diff --git a/lerna.json b/lerna.json index 6408f20be9..0363e9a435 100644 --- a/lerna.json +++ b/lerna.json @@ -1,6 +1,6 @@ { "$schema": "node_modules/lerna/schemas/lerna-schema.json", - "version": "1.22.1", + "version": "1.22.2", "npmClient": "yarn", "command": { "publish": { diff --git a/packages/angular/CHANGELOG.md b/packages/angular/CHANGELOG.md index f79d83e84a..601a6e81b3 100644 --- a/packages/angular/CHANGELOG.md +++ b/packages/angular/CHANGELOG.md @@ -3,6 +3,19 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 1.22.2 (2024-11-07) + +### Bug Fixes + +- **yarn:** bundle because CI lacks corepack + ([#1911](https://github.com/carbon-design-system/carbon-charts/issues/1911)) + ([513e779](https://github.com/carbon-design-system/carbon-charts/commit/513e7798007f807d1463a25efe7d140d5b038b8e)) + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## 1.22.1 (2024-09-27) ### Bug Fixes diff --git a/packages/angular/package.json b/packages/angular/package.json index 426a4876de..05a08591ac 100644 --- a/packages/angular/package.json +++ b/packages/angular/package.json @@ -1,6 +1,6 @@ { "name": "@carbon/charts-angular", - "version": "1.22.1", + "version": "1.22.2", "description": "Carbon Charts component library for Angular", "exports": { "./styles.min.css": "./styles.min.css", diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index fe0aec344e..7cc484cba0 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -3,6 +3,19 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 1.22.2 (2024-11-07) + +### Bug Fixes + +- **yarn:** bundle because CI lacks corepack + ([#1911](https://github.com/carbon-design-system/carbon-charts/issues/1911)) + ([513e779](https://github.com/carbon-design-system/carbon-charts/commit/513e7798007f807d1463a25efe7d140d5b038b8e)) + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## 1.22.1 (2024-09-27) ### Bug Fixes diff --git a/packages/core/package.json b/packages/core/package.json index 013d85ecc5..5558061553 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@carbon/charts", - "version": "1.22.1", + "version": "1.22.2", "description": "Carbon Charts component library", "type": "module", "module": "./dist/index.mjs", diff --git a/packages/docs/CHANGELOG.md b/packages/docs/CHANGELOG.md index fccb9ca436..767fda4367 100644 --- a/packages/docs/CHANGELOG.md +++ b/packages/docs/CHANGELOG.md @@ -3,6 +3,19 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 1.22.2 (2024-11-07) + +### Bug Fixes + +- **yarn:** bundle because CI lacks corepack + ([#1911](https://github.com/carbon-design-system/carbon-charts/issues/1911)) + ([513e779](https://github.com/carbon-design-system/carbon-charts/commit/513e7798007f807d1463a25efe7d140d5b038b8e)) + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## 1.22.1 (2024-09-27) ### Bug Fixes diff --git a/packages/docs/package.json b/packages/docs/package.json index 1aedbd622d..cffe52d18f 100644 --- a/packages/docs/package.json +++ b/packages/docs/package.json @@ -1,7 +1,7 @@ { "name": "@carbon/charts-docs", "private": true, - "version": "1.22.1", + "version": "1.22.2", "description": "Carbon Charts Documentation", "type": "module", "files": [ diff --git a/packages/react/CHANGELOG.md b/packages/react/CHANGELOG.md index f3a8da0115..0e9287b63b 100644 --- a/packages/react/CHANGELOG.md +++ b/packages/react/CHANGELOG.md @@ -3,6 +3,19 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 1.22.2 (2024-11-07) + +### Bug Fixes + +- **yarn:** bundle because CI lacks corepack + ([#1911](https://github.com/carbon-design-system/carbon-charts/issues/1911)) + ([513e779](https://github.com/carbon-design-system/carbon-charts/commit/513e7798007f807d1463a25efe7d140d5b038b8e)) + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## 1.22.1 (2024-09-27) ### Bug Fixes diff --git a/packages/react/package.json b/packages/react/package.json index a0830eabea..c16de53924 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@carbon/charts-react", - "version": "1.22.1", + "version": "1.22.2", "description": "Carbon Charts component library for React", "type": "module", "module": "./dist/index.mjs", diff --git a/packages/svelte/CHANGELOG.md b/packages/svelte/CHANGELOG.md index 54d82fecce..10b15724fe 100644 --- a/packages/svelte/CHANGELOG.md +++ b/packages/svelte/CHANGELOG.md @@ -3,6 +3,19 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 1.22.2 (2024-11-07) + +### Bug Fixes + +- **yarn:** bundle because CI lacks corepack + ([#1911](https://github.com/carbon-design-system/carbon-charts/issues/1911)) + ([513e779](https://github.com/carbon-design-system/carbon-charts/commit/513e7798007f807d1463a25efe7d140d5b038b8e)) + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## 1.22.1 (2024-09-27) ### Bug Fixes diff --git a/packages/svelte/package.json b/packages/svelte/package.json index f5348ce6f8..a6406b3406 100644 --- a/packages/svelte/package.json +++ b/packages/svelte/package.json @@ -1,6 +1,6 @@ { "name": "@carbon/charts-svelte", - "version": "1.22.1", + "version": "1.22.2", "description": "Carbon Charts component library for Svelte", "scripts": { "postinstall": "ibmtelemetry --config=telemetry.yml", diff --git a/packages/vue/CHANGELOG.md b/packages/vue/CHANGELOG.md index 9d1628014b..1b18f71570 100644 --- a/packages/vue/CHANGELOG.md +++ b/packages/vue/CHANGELOG.md @@ -3,6 +3,19 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 1.22.2 (2024-11-07) + +### Bug Fixes + +- **yarn:** bundle because CI lacks corepack + ([#1911](https://github.com/carbon-design-system/carbon-charts/issues/1911)) + ([513e779](https://github.com/carbon-design-system/carbon-charts/commit/513e7798007f807d1463a25efe7d140d5b038b8e)) + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## 1.22.1 (2024-09-27) ### Bug Fixes diff --git a/packages/vue/package.json b/packages/vue/package.json index c7295bf3ce..3318eae7a8 100644 --- a/packages/vue/package.json +++ b/packages/vue/package.json @@ -1,6 +1,6 @@ { "name": "@carbon/charts-vue", - "version": "1.22.1", + "version": "1.22.2", "description": "Carbon Charts component library for Vue", "type": "module", "module": "./dist/index.mjs",