Skip to content

Commit 77c4a74

Browse files
chore(release): 15.0.2 [skip ci]
## [15.0.2](v15.0.1...v15.0.2) (2019-12-05) ### Bug Fixes * **crosshair:** hide horizontal line when the pointer is outside chart ([#484](#484)) ([654d929](654d929)), closes [#483](#483)
1 parent 654d929 commit 77c4a74

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [15.0.2](https://github.com/elastic/elastic-charts/compare/v15.0.1...v15.0.2) (2019-12-05)
2+
3+
4+
### Bug Fixes
5+
6+
* **crosshair:** hide horizontal line when the pointer is outside chart ([#484](https://github.com/elastic/elastic-charts/issues/484)) ([654d929](https://github.com/elastic/elastic-charts/commit/654d9296215d183e7433edab65a99122143b56e7)), closes [#483](https://github.com/elastic/elastic-charts/issues/483)
7+
18
## [15.0.1](https://github.com/elastic/elastic-charts/compare/v15.0.0...v15.0.1) (2019-12-02)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@elastic/charts",
33
"description": "Elastic-Charts data visualization library",
4-
"version": "15.0.1",
4+
"version": "15.0.2",
55
"author": "Marco Vettorello <[email protected]>",
66
"license": "Apache-2.0",
77
"main": "dist/index.js",

0 commit comments

Comments
 (0)