Skip to content

Commit

Permalink
chore(release): 10.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [10.2.0](v10.1.1...v10.2.0) (2019-08-23)

### Features

* **theme:** multiple-partials ([#345](#345)) ([82da5de](82da5de)), closes [#344](#344)
  • Loading branch information
semantic-release-bot committed Aug 23, 2019
1 parent 82da5de commit 0247b4a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [10.2.0](https://github.com/elastic/elastic-charts/compare/v10.1.1...v10.2.0) (2019-08-23)


### Features

* **theme:** multiple-partials ([#345](https://github.com/elastic/elastic-charts/issues/345)) ([82da5de](https://github.com/elastic/elastic-charts/commit/82da5de)), closes [#344](https://github.com/elastic/elastic-charts/issues/344)

## [10.1.1](https://github.com/elastic/elastic-charts/compare/v10.1.0...v10.1.1) (2019-08-22)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@elastic/charts",
"description": "Elastic-Charts data visualization library",
"version": "10.1.1",
"version": "10.2.0",
"author": "Marco Vettorello <[email protected]>",
"license": "Apache-2.0",
"main": "dist/index.js",
Expand Down

0 comments on commit 0247b4a

Please sign in to comment.