diff --git a/CHANGELOG.md b/CHANGELOG.md index 90e0e255af..faa69635a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.41.51](https://github.com/carbon-design-system/carbon-charts/compare/v0.41.50...v0.41.51) (2021-04-12) + +**Note:** Version bump only for package @carbon/charts-monorepo + + + + + ## [0.41.50](https://github.com/carbon-design-system/carbon-charts/compare/v0.41.49...v0.41.50) (2021-04-07) **Note:** Version bump only for package @carbon/charts-monorepo diff --git a/lerna.json b/lerna.json index 1b435347d0..23c4554772 100644 --- a/lerna.json +++ b/lerna.json @@ -12,5 +12,5 @@ ] } }, - "version": "0.41.50" + "version": "0.41.51" } diff --git a/packages/angular/CHANGELOG.md b/packages/angular/CHANGELOG.md index 791ec4886b..5be8fc6340 100644 --- a/packages/angular/CHANGELOG.md +++ b/packages/angular/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.41.51](https://github.com/carbon-design-system/carbon-charts/compare/v0.41.50...v0.41.51) (2021-04-12) + +**Note:** Version bump only for package @carbon/charts-angular + + + + + ## [0.41.50](https://github.com/carbon-design-system/carbon-charts/compare/v0.41.49...v0.41.50) (2021-04-07) **Note:** Version bump only for package @carbon/charts-angular diff --git a/packages/angular/package.json b/packages/angular/package.json index 67b87b469f..1722043c20 100644 --- a/packages/angular/package.json +++ b/packages/angular/package.json @@ -1,6 +1,6 @@ { "name": "@carbon/charts-angular", - "version": "0.41.50", + "version": "0.41.51", "description": "Carbon charting components for Angular", "main": "index.js", "scripts": { @@ -40,7 +40,7 @@ "scss" ], "dependencies": { - "@carbon/charts": "^0.41.50", + "@carbon/charts": "^0.41.51", "@carbon/telemetry": "0.0.0-alpha.6" }, "peerDependencies": { diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index 7ed8d7de32..2be6550871 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -1,3 +1,16 @@ +# Change Log + +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [0.41.51](https://github.com/carbon-design-system/carbon-charts/compare/v0.41.50...v0.41.51) (2021-04-12) + +**Note:** Version bump only for package @carbon/charts + + + + + # Change Log All notable changes to this project will be documented in this file. See diff --git a/packages/core/package.json b/packages/core/package.json index 4d12eb8938..e8db361fe3 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@carbon/charts", - "version": "0.41.50", + "version": "0.41.51", "description": "Carbon charting components", "main": "./bundle.js", "module": "./index.js", diff --git a/packages/react/CHANGELOG.md b/packages/react/CHANGELOG.md index e6c0c51bfb..c76a3ebd2a 100644 --- a/packages/react/CHANGELOG.md +++ b/packages/react/CHANGELOG.md @@ -1,3 +1,16 @@ +# Change Log + +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [0.41.51](https://github.com/carbon-design-system/carbon-charts/compare/v0.41.50...v0.41.51) (2021-04-12) + +**Note:** Version bump only for package @carbon/charts-react + + + + + # Change Log All notable changes to this project will be documented in this file. See diff --git a/packages/react/package.json b/packages/react/package.json index 41dbb40210..a90435c424 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@carbon/charts-react", - "version": "0.41.50", + "version": "0.41.51", "description": "Carbon charting components for React", "main": "./bundle.js", "module": "./index.js", @@ -48,7 +48,7 @@ }, "homepage": "https://github.com/carbon-design-system/carbon-charts#readme", "dependencies": { - "@carbon/charts": "^0.41.50", + "@carbon/charts": "^0.41.51", "@carbon/telemetry": "0.0.0-alpha.6" }, "peerDependencies": { diff --git a/packages/svelte/CHANGELOG.md b/packages/svelte/CHANGELOG.md index 7934e60f73..0fdbc320f7 100644 --- a/packages/svelte/CHANGELOG.md +++ b/packages/svelte/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.41.51](https://github.com/carbon-design-system/carbon-charts/compare/v0.41.50...v0.41.51) (2021-04-12) + +**Note:** Version bump only for package @carbon/charts-svelte + + + + + ## [0.41.50](https://github.com/carbon-design-system/carbon-charts/compare/v0.41.49...v0.41.50) (2021-04-07) **Note:** Version bump only for package @carbon/charts-svelte diff --git a/packages/svelte/package.json b/packages/svelte/package.json index ef2948289f..e53bda95b4 100644 --- a/packages/svelte/package.json +++ b/packages/svelte/package.json @@ -1,6 +1,6 @@ { "name": "@carbon/charts-svelte", - "version": "0.41.50", + "version": "0.41.51", "description": "Carbon charting components for Svelte", "main": "./bundle.js", "module": "./index.js", @@ -49,7 +49,7 @@ }, "homepage": "https://github.com/carbon-design-system/carbon-charts#readme", "dependencies": { - "@carbon/charts": "^0.41.50", + "@carbon/charts": "^0.41.51", "@carbon/telemetry": "0.0.0-alpha.6" }, "peerDependencies": { diff --git a/packages/vue/CHANGELOG.md b/packages/vue/CHANGELOG.md index fe864c5570..0559bfeb4a 100644 --- a/packages/vue/CHANGELOG.md +++ b/packages/vue/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.41.51](https://github.com/carbon-design-system/carbon-charts/compare/v0.41.50...v0.41.51) (2021-04-12) + +**Note:** Version bump only for package @carbon/charts-vue + + + + + ## [0.41.50](https://github.com/carbon-design-system/carbon-charts/compare/v0.41.49...v0.41.50) (2021-04-07) **Note:** Version bump only for package @carbon/charts-vue diff --git a/packages/vue/package.json b/packages/vue/package.json index 31eef15dff..2f252dc36e 100644 --- a/packages/vue/package.json +++ b/packages/vue/package.json @@ -1,6 +1,6 @@ { "name": "@carbon/charts-vue", - "version": "0.41.50", + "version": "0.41.51", "description": "Carbon charting components for Vue", "main": "charts-vue.umd.min.js", "scripts": { @@ -14,7 +14,7 @@ "clean": "rm -rf dist demo/bundle" }, "dependencies": { - "@carbon/charts": "^0.41.50", + "@carbon/charts": "^0.41.51", "@carbon/telemetry": "0.0.0-alpha.6", "vue": "2.5.21" },