Skip to content

Commit

Permalink
chore(release): 13.5.11 [skip ci]
Browse files Browse the repository at this point in the history
## [13.5.11](v13.5.10...v13.5.11) (2019-10-31)

### Bug Fixes

* **tooltip:** render tooltip on portal to avoid hidden overflows ([#418](#418)) ([1c00e23](1c00e23)), closes [#375](#375)
  • Loading branch information
semantic-release-bot committed Oct 31, 2019
1 parent 1c00e23 commit acea2f4
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 @@
## [13.5.11](https://github.com/elastic/elastic-charts/compare/v13.5.10...v13.5.11) (2019-10-31)


### Bug Fixes

* **tooltip:** render tooltip on portal to avoid hidden overflows ([#418](https://github.com/elastic/elastic-charts/issues/418)) ([1c00e23](https://github.com/elastic/elastic-charts/commit/1c00e23)), closes [#375](https://github.com/elastic/elastic-charts/issues/375)

## [13.5.10](https://github.com/elastic/elastic-charts/compare/v13.5.9...v13.5.10) (2019-10-31)


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

0 comments on commit acea2f4

Please sign in to comment.