Skip to content

Commit

Permalink
chore(release): 53.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [53.1.1](v53.1.0...v53.1.1) (2023-02-10)

### Bug Fixes

* **partition:** tooltip item series identifier ([#1957](#1957)) ([06d8b5d](06d8b5d))
  • Loading branch information
semantic-release-bot committed Feb 10, 2023
1 parent 06d8b5d commit 98faeea
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 @@
## [53.1.1](https://github.com/elastic/elastic-charts/compare/v53.1.0...v53.1.1) (2023-02-10)


### Bug Fixes

* **partition:** tooltip item series identifier ([#1957](https://github.com/elastic/elastic-charts/issues/1957)) ([06d8b5d](https://github.com/elastic/elastic-charts/commit/06d8b5dc0cbca3aaafb202c6415904c2de00c8a7))

# [53.1.0](https://github.com/elastic/elastic-charts/compare/v53.0.0...v53.1.0) (2023-02-02)


Expand Down
2 changes: 1 addition & 1 deletion packages/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": "53.1.0",
"version": "53.1.1",
"author": "Elastic DataVis",
"license": "SEE LICENSE IN LICENSE.txt",
"main": "dist/index.js",
Expand Down

0 comments on commit 98faeea

Please sign in to comment.