Skip to content

Commit

Permalink
Merge branch 'master' of github.com:IBM/carbon-charts
Browse files Browse the repository at this point in the history
  • Loading branch information
theiliad committed Aug 31, 2018
2 parents 5e3c556 + 8bec4b4 commit 16906bb
Show file tree
Hide file tree
Showing 10 changed files with 66 additions and 9 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="0.4.0"></a>
# [0.4.0](https://github.com/IBM/carbon-charts/compare/v0.3.0...v0.4.0) (2018-08-30)


### Features

* **core angular react:** Resolve DAP violations ([86f6e05](https://github.com/IBM/carbon-charts/commit/86f6e05))





<a name="0.3.0"></a>
# [0.3.0](https://github.com/IBM/carbon-charts/compare/v0.2.0...v0.3.0) (2018-08-30)

Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
]
}
},
"version": "0.3.0"
"version": "0.4.0"
}
12 changes: 12 additions & 0 deletions packages/angular/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="0.4.0"></a>
# [0.4.0](https://github.com/IBM/carbon-charts/compare/v0.3.0...v0.4.0) (2018-08-30)


### Features

* **core angular react:** Resolve DAP violations ([86f6e05](https://github.com/IBM/carbon-charts/commit/86f6e05))





<a name="0.3.0"></a>
# [0.3.0](https://github.com/IBM/carbon-charts/compare/v0.2.0...v0.3.0) (2018-08-30)

Expand Down
9 changes: 9 additions & 0 deletions packages/angular/demo/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="0.4.0"></a>
# [0.4.0](https://github.com/IBM/carbon-charts/compare/v0.3.0...v0.4.0) (2018-08-30)

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





<a name="0.3.0"></a>
# [0.3.0](https://github.com/IBM/carbon-charts/compare/v0.2.0...v0.3.0) (2018-08-30)

Expand Down
6 changes: 3 additions & 3 deletions packages/angular/demo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@carbon/charts-angular-storybook",
"version": "0.3.0",
"version": "0.4.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand All @@ -22,8 +22,8 @@
"@angular/platform-browser": "6.0.3",
"@angular/platform-browser-dynamic": "6.0.3",
"@angular/router": "6.0.3",
"@carbon/charts": "^0.3.0",
"@carbon/charts-angular": "^0.3.0",
"@carbon/charts": "^0.4.0",
"@carbon/charts-angular": "^0.4.0",
"core-js": "2.5.4",
"rxjs": "6.0.0",
"zone.js": "0.8.26"
Expand Down
4 changes: 2 additions & 2 deletions packages/angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@carbon/charts-angular",
"version": "0.3.0",
"version": "0.4.0",
"description": "Carbon charting components for Angular",
"main": "index.js",
"repository": {
Expand All @@ -24,7 +24,7 @@
"zone.js": "0.8.18"
},
"dependencies": {
"@carbon/charts": "^0.3.0"
"@carbon/charts": "^0.4.0"
},
"devDependencies": {
"@angular/animations": "6.0.0",
Expand Down
12 changes: 12 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="0.4.0"></a>
# [0.4.0](https://github.com/IBM/carbon-charts/compare/v0.3.0...v0.4.0) (2018-08-30)


### Features

* **core angular react:** Resolve DAP violations ([86f6e05](https://github.com/IBM/carbon-charts/commit/86f6e05))





<a name="0.3.0"></a>
# [0.3.0](https://github.com/IBM/carbon-charts/compare/v0.2.0...v0.3.0) (2018-08-30)

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.3.0",
"version": "0.4.0",
"description": "Carbon charting components",
"main": "demo.js",
"scripts": {
Expand Down
12 changes: 12 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="0.4.0"></a>
# [0.4.0](https://github.com/IBM/carbon-charts/compare/v0.3.0...v0.4.0) (2018-08-30)


### Features

* **core angular react:** Resolve DAP violations ([86f6e05](https://github.com/IBM/carbon-charts/commit/86f6e05))





<a name="0.3.0"></a>
# [0.3.0](https://github.com/IBM/carbon-charts/compare/v0.2.0...v0.3.0) (2018-08-30)

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.3.0",
"version": "0.4.0",
"description": "Carbon charting components for React",
"private": true,
"main": "build/index.js",
Expand All @@ -22,7 +22,7 @@
},
"homepage": "https://github.com/IBM/carbon-charts#readme",
"dependencies": {
"@carbon/charts": "^0.3.0",
"@carbon/charts": "^0.4.0",
"react": "16.0.0",
"react-dom": "16.4.2",
"react-icons": "2.2.7"
Expand Down

0 comments on commit 16906bb

Please sign in to comment.