Skip to content

Commit 699783e

Browse files
chore(release): 18.2.1 [skip ci]
## [18.2.1](v18.2.0...v18.2.1) (2020-04-07) ### Bug Fixes * stack as percentage with 0 or null values ([#618](#618)) ([7be1f63](7be1f63)), closes [#617](#617)
1 parent 7be1f63 commit 699783e

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+
## [18.2.1](https://github.com/elastic/elastic-charts/compare/v18.2.0...v18.2.1) (2020-04-07)
2+
3+
4+
### Bug Fixes
5+
6+
* stack as percentage with 0 or null values ([#618](https://github.com/elastic/elastic-charts/issues/618)) ([7be1f63](https://github.com/elastic/elastic-charts/commit/7be1f63af3449a2ba220f228ba21187e87ce2467)), closes [#617](https://github.com/elastic/elastic-charts/issues/617)
7+
18
# [18.2.0](https://github.com/elastic/elastic-charts/compare/v18.1.0...v18.2.0) (2020-03-26)
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": "18.2.0",
4+
"version": "18.2.1",
55
"author": "Marco Vettorello <[email protected]>",
66
"license": "Apache-2.0",
77
"main": "dist/index.js",

0 commit comments

Comments
 (0)