Skip to content

Commit

Permalink
chore(release): 10.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [10.1.0](v10.0.1...v10.1.0) (2019-08-22)

### Features

* hide tooltip when over line annotation ([#339](#339)) ([bef1fc7](bef1fc7)), closes [#324](#324)
  • Loading branch information
semantic-release-bot committed Aug 22, 2019
1 parent bef1fc7 commit 1182ed8
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.1.0](https://github.com/elastic/elastic-charts/compare/v10.0.1...v10.1.0) (2019-08-22)


### Features

* hide tooltip when over line annotation ([#339](https://github.com/elastic/elastic-charts/issues/339)) ([bef1fc7](https://github.com/elastic/elastic-charts/commit/bef1fc7)), closes [#324](https://github.com/elastic/elastic-charts/issues/324)

## [10.0.1](https://github.com/elastic/elastic-charts/compare/v10.0.0...v10.0.1) (2019-08-21)


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.0.1",
"version": "10.1.0",
"author": "Marco Vettorello <marco.vettorello@elastic.co>",
"license": "Apache-2.0",
"main": "dist/index.js",
Expand Down

0 comments on commit 1182ed8

Please sign in to comment.