Skip to content

Commit

Permalink
chore(release): 25.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## [25.0.3](v25.0.2...v25.0.3) (2021-03-09)

### Bug Fixes

* **tooltip:** add boundary padding ([#1065](#1065)) ([#1068](#1068)) ([9a44036](9a44036))
  • Loading branch information
semantic-release-bot committed Mar 9, 2021
1 parent f016706 commit 3236301
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 @@
## [25.0.3](https://github.com/elastic/elastic-charts/compare/v25.0.2...v25.0.3) (2021-03-09)


### Bug Fixes

* **tooltip:** add boundary padding ([#1065](https://github.com/elastic/elastic-charts/issues/1065)) ([#1068](https://github.com/elastic/elastic-charts/issues/1068)) ([9a44036](https://github.com/elastic/elastic-charts/commit/9a440363ac54c2c4b1215b42ed21cb06554a4f92))

## [25.0.2](https://github.com/elastic/elastic-charts/compare/v25.0.1...v25.0.2) (2021-03-04)


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": "25.0.2",
"version": "25.0.3",
"author": "Marco Vettorello <marco.vettorello@elastic.co>",
"license": "Apache-2.0",
"main": "dist/index.js",
Expand Down

0 comments on commit 3236301

Please sign in to comment.