Skip to content

Commit

Permalink
chore(release): 3.10.2 [skip ci]
Browse files Browse the repository at this point in the history
## [3.10.2](v3.10.1...v3.10.2) (2019-04-12)

### Bug Fixes

* **exports:** fix missing exports for annotations ([#166](#166)) ([fe28afb](fe28afb))
  • Loading branch information
semantic-release-bot committed Apr 12, 2019
1 parent fe28afb commit c53dc4d
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 @@
## [3.10.2](https://github.com/elastic/elastic-charts/compare/v3.10.1...v3.10.2) (2019-04-12)


### Bug Fixes

* **exports:** fix missing exports for annotations ([#166](https://github.com/elastic/elastic-charts/issues/166)) ([fe28afb](https://github.com/elastic/elastic-charts/commit/fe28afb))

## [3.10.1](https://github.com/elastic/elastic-charts/compare/v3.10.0...v3.10.1) (2019-04-11)


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": "3.10.1",
"version": "3.10.2",
"author": "Marco Vettorello <[email protected]>",
"license": "Apache-2.0",
"main": "dist/index.js",
Expand Down

0 comments on commit c53dc4d

Please sign in to comment.