Skip to content

Commit

Permalink
chore(release): 15.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## [15.0.3](v15.0.2...v15.0.3) (2019-12-05)

### Bug Fixes

* **highlighter:** hide it when tooltip type is None ([#482](#482)) ([6032c29](6032c29)), closes [#478](#478) [#479](#479)
  • Loading branch information
semantic-release-bot committed Dec 5, 2019
1 parent 6032c29 commit 26c8d8b
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 @@
## [15.0.3](https://github.com/elastic/elastic-charts/compare/v15.0.2...v15.0.3) (2019-12-05)


### Bug Fixes

* **highlighter:** hide it when tooltip type is None ([#482](https://github.com/elastic/elastic-charts/issues/482)) ([6032c29](https://github.com/elastic/elastic-charts/commit/6032c29194d0e507fe4a9d36bf63b4b78692d271)), closes [#478](https://github.com/elastic/elastic-charts/issues/478) [#479](https://github.com/elastic/elastic-charts/issues/479)

## [15.0.2](https://github.com/elastic/elastic-charts/compare/v15.0.1...v15.0.2) (2019-12-05)


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

0 comments on commit 26c8d8b

Please sign in to comment.