diff --git a/CHANGELOG.md b/CHANGELOG.md index b1ebeb6c41..3ef6082746 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.16.1 (2024-05-17) + +### Bug Fixes + +- Update package.json style export + ([#1824](https://github.com/carbon-design-system/carbon-charts/issues/1824)) + ([2ccb12b](https://github.com/carbon-design-system/carbon-charts/commit/2ccb12bc021b231f43c9bf6d97b1983ce788c825)) + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + # 1.16.0 (2024-05-14) ### Features diff --git a/lerna.json b/lerna.json index f93004c145..405c0874c9 100644 --- a/lerna.json +++ b/lerna.json @@ -1,6 +1,6 @@ { "$schema": "node_modules/lerna/schemas/lerna-schema.json", - "version": "1.16.0", + "version": "1.16.1", "npmClient": "yarn", "command": { "publish": { diff --git a/packages/angular/CHANGELOG.md b/packages/angular/CHANGELOG.md index 12333a41b1..37f3ecfc9f 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.16.1 (2024-05-17) + +### Bug Fixes + +- Update package.json style export + ([#1824](https://github.com/carbon-design-system/carbon-charts/issues/1824)) + ([2ccb12b](https://github.com/carbon-design-system/carbon-charts/commit/2ccb12bc021b231f43c9bf6d97b1983ce788c825)) + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + # 1.16.0 (2024-05-14) ### Features diff --git a/packages/angular/package.json b/packages/angular/package.json index 617ba722d3..a6cf31e770 100644 --- a/packages/angular/package.json +++ b/packages/angular/package.json @@ -1,6 +1,6 @@ { "name": "@carbon/charts-angular", - "version": "1.16.0", + "version": "1.16.1", "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 6d2c14a4e3..41ceebf8f4 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.16.1 (2024-05-17) + +### Bug Fixes + +- Update package.json style export + ([#1824](https://github.com/carbon-design-system/carbon-charts/issues/1824)) + ([2ccb12b](https://github.com/carbon-design-system/carbon-charts/commit/2ccb12bc021b231f43c9bf6d97b1983ce788c825)) + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + # 1.16.0 (2024-05-14) ### Features diff --git a/packages/core/package.json b/packages/core/package.json index a509f2af7c..962f5aa4d7 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@carbon/charts", - "version": "1.16.0", + "version": "1.16.1", "description": "Carbon Charts component library", "type": "module", "module": "./dist/index.mjs", diff --git a/packages/react/CHANGELOG.md b/packages/react/CHANGELOG.md index 533b2dac5c..be231abcb3 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.16.1 (2024-05-17) + +### Bug Fixes + +- Update package.json style export + ([#1824](https://github.com/carbon-design-system/carbon-charts/issues/1824)) + ([2ccb12b](https://github.com/carbon-design-system/carbon-charts/commit/2ccb12bc021b231f43c9bf6d97b1983ce788c825)) + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + # 1.16.0 (2024-05-14) ### Features diff --git a/packages/react/package.json b/packages/react/package.json index 7f8ca99c99..74f682a782 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@carbon/charts-react", - "version": "1.16.0", + "version": "1.16.1", "description": "Carbon Charts component library for React", "type": "module", "main": "./dist/index.js", diff --git a/packages/svelte/CHANGELOG.md b/packages/svelte/CHANGELOG.md index 6a5d521979..001b4c184f 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.16.1 (2024-05-17) + +### Bug Fixes + +- Update package.json style export + ([#1824](https://github.com/carbon-design-system/carbon-charts/issues/1824)) + ([2ccb12b](https://github.com/carbon-design-system/carbon-charts/commit/2ccb12bc021b231f43c9bf6d97b1983ce788c825)) + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + # 1.16.0 (2024-05-14) ### Features diff --git a/packages/svelte/package.json b/packages/svelte/package.json index 2fc22664bb..573a1bc438 100644 --- a/packages/svelte/package.json +++ b/packages/svelte/package.json @@ -1,6 +1,6 @@ { "name": "@carbon/charts-svelte", - "version": "1.16.0", + "version": "1.16.1", "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 3da352d4f1..e253dcfee6 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.16.1 (2024-05-17) + +### Bug Fixes + +- Update package.json style export + ([#1824](https://github.com/carbon-design-system/carbon-charts/issues/1824)) + ([2ccb12b](https://github.com/carbon-design-system/carbon-charts/commit/2ccb12bc021b231f43c9bf6d97b1983ce788c825)) + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + # 1.16.0 (2024-05-14) ### Features diff --git a/packages/vue/package.json b/packages/vue/package.json index 433cf0de77..fe5647c98f 100644 --- a/packages/vue/package.json +++ b/packages/vue/package.json @@ -1,6 +1,6 @@ { "name": "@carbon/charts-vue", - "version": "1.16.0", + "version": "1.16.1", "description": "Carbon Charts component library for Vue", "type": "module", "module": "./dist/index.mjs",