Skip to content

Commit

Permalink
v0.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
carbon-bot committed Jun 6, 2019
1 parent e7a60e6 commit 8664d03
Show file tree
Hide file tree
Showing 10 changed files with 49 additions and 10 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.12.1](https://github.com/IBM/carbon-charts/compare/v0.12.0...v0.12.1) (2019-06-06)

**Note:** Version bump only for package @carbon/charts-monorepo





# [0.12.0](https://github.com/IBM/carbon-charts/compare/v0.11.15...v0.12.0) (2019-05-09)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
]
}
},
"version": "0.12.0"
"version": "0.12.1"
}
8 changes: 8 additions & 0 deletions packages/angular/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.12.1](https://github.com/IBM/carbon-charts/compare/v0.12.0...v0.12.1) (2019-06-06)

**Note:** Version bump only for package @carbon/charts-angular





# [0.12.0](https://github.com/IBM/carbon-charts/compare/v0.11.15...v0.12.0) (2019-05-09)

**Note:** Version bump only for package @carbon/charts-angular
Expand Down
7 changes: 3 additions & 4 deletions packages/angular/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "../../node_modules/ng-packagr/package.schema.json",
"name": "@carbon/charts-angular",
"version": "0.12.0",
"version": "0.12.1",
"description": "Carbon charting components for Angular",
"main": "index.js",
"scripts": {
Expand All @@ -17,7 +17,7 @@
"license": "Apache-2.0",
"author": "IBM",
"dependencies": {
"@carbon/charts": "0.12.0"
"@carbon/charts": "^0.12.1"
},
"peerDependencies": {
"@angular/common": "^6.0.0 || ^7.0.0",
Expand All @@ -37,9 +37,8 @@
"@angular/platform-browser": "6.1.0",
"@angular/platform-browser-dynamic": "6.1.0",
"@babel/core": "7.3.4",
"@storybook/angular": "5.0.11",
"@storybook/addon-options": "5.0.11",

"@storybook/angular": "5.0.11",
"@types/node": "8.5.2",
"babel-loader": "8.0.5",
"core-js": "2.6.5",
Expand Down
8 changes: 8 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.12.1](https://github.com/IBM/carbon-charts/compare/v0.12.0...v0.12.1) (2019-06-06)

**Note:** Version bump only for package @carbon/charts





# [0.12.0](https://github.com/IBM/carbon-charts/compare/v0.11.15...v0.12.0) (2019-05-09)


Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@carbon/charts",
"version": "0.12.0",
"version": "0.12.1",
"description": "Carbon charting components",
"scripts": {
"demo:server": "webpack-dev-server --config webpack.config.js --watch",
Expand Down
8 changes: 8 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.12.1](https://github.com/IBM/carbon-charts/compare/v0.12.0...v0.12.1) (2019-06-06)

**Note:** Version bump only for package @carbon/charts-react





# [0.12.0](https://github.com/IBM/carbon-charts/compare/v0.11.15...v0.12.0) (2019-05-09)

**Note:** Version bump only for package @carbon/charts-react
Expand Down
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@carbon/charts-react",
"version": "0.12.0",
"version": "0.12.1",
"description": "Carbon charting components for React",
"main": "index.js",
"scripts": {
Expand All @@ -22,7 +22,7 @@
},
"homepage": "https://github.com/IBM/carbon-charts#readme",
"dependencies": {
"@carbon/charts": "0.12.0"
"@carbon/charts": "^0.12.1"
},
"peerDependencies": {
"react": "^16.6.3",
Expand Down
8 changes: 8 additions & 0 deletions packages/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.12.1](https://github.com/carbon-design-system/carbon-charts/compare/v0.12.0...v0.12.1) (2019-06-06)

**Note:** Version bump only for package @carbon/charts-vue





# [0.12.0](https://github.com/carbon-design-system/carbon-charts/compare/v0.11.15...v0.12.0) (2019-05-09)

**Note:** Version bump only for package @carbon/charts-vue
Expand Down
4 changes: 2 additions & 2 deletions packages/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@carbon/charts-vue",
"version": "0.12.0",
"version": "0.12.1",
"description": "Carbon charting components for Vue",
"main": "charts-vue.umd.min.js",
"scripts": {
Expand All @@ -14,7 +14,7 @@
"clean": "rm -rf dist demo/bundle"
},
"dependencies": {
"@carbon/charts": "0.12.0",
"@carbon/charts": "^0.12.1",
"vue": "2.5.21"
},
"devDependencies": {
Expand Down

0 comments on commit 8664d03

Please sign in to comment.