Skip to content

Commit

Permalink
chore(release): 3.11.1 [skip ci]
Browse files Browse the repository at this point in the history
## [3.11.1](elastic/elastic-charts@v3.11.0...v3.11.1) (2019-04-16)

### Bug Fixes

* apply transform.x to area & line geometries ([opensearch-project#172](elastic/elastic-charts#172)) ([55b920f](elastic/elastic-charts@55b920f))
  • Loading branch information
semantic-release-bot committed Apr 16, 2019
1 parent 55b920f commit 1e6c5fd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/osd-charts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.11.1](https://github.com/elastic/elastic-charts/compare/v3.11.0...v3.11.1) (2019-04-16)


### Bug Fixes

* apply transform.x to area & line geometries ([#172](https://github.com/elastic/elastic-charts/issues/172)) ([da4f07f](https://github.com/elastic/elastic-charts/commit/da4f07f))

# [3.11.0](https://github.com/elastic/elastic-charts/compare/v3.10.2...v3.11.0) (2019-04-16)


Expand Down
2 changes: 1 addition & 1 deletion packages/osd-charts/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": "3.11.0",
"version": "3.11.1",
"author": "Marco Vettorello <[email protected]>",
"license": "Apache-2.0",
"main": "dist/index.js",
Expand Down

0 comments on commit 1e6c5fd

Please sign in to comment.