Skip to content

Commit de7df75

Browse files
chore(release): 18.2.2 [skip ci]
## [18.2.2](v18.2.1...v18.2.2) (2020-04-09) ### Bug Fixes * stacked percentage with zero values ([#622](#622)) ([77c3146](77c3146))
1 parent 77c3146 commit de7df75

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.2](https://github.com/elastic/elastic-charts/compare/v18.2.1...v18.2.2) (2020-04-09)
2+
3+
4+
### Bug Fixes
5+
6+
* stacked percentage with zero values ([#622](https://github.com/elastic/elastic-charts/issues/622)) ([77c3146](https://github.com/elastic/elastic-charts/commit/77c314652cf5d84da536a167d0b15eb0385b2107))
7+
18
## [18.2.1](https://github.com/elastic/elastic-charts/compare/v18.2.0...v18.2.1) (2020-04-07)
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.1",
4+
"version": "18.2.2",
55
"author": "Marco Vettorello <[email protected]>",
66
"license": "Apache-2.0",
77
"main": "dist/index.js",

0 commit comments

Comments
 (0)