Skip to content

Commit

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

### Features

* **metric:** new set of size breakpoints ([#1951](#1951)) ([fc6a32b](fc6a32b))
  • Loading branch information
semantic-release-bot committed Feb 2, 2023
1 parent fc6a32b commit 58229a7
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.0](https://github.com/elastic/elastic-charts/compare/v53.0.0...v53.1.0) (2023-02-02)


### Features

* **metric:** new set of size breakpoints ([#1951](https://github.com/elastic/elastic-charts/issues/1951)) ([fc6a32b](https://github.com/elastic/elastic-charts/commit/fc6a32b47f29af93e8ae6e1e1676cddbc8f9e020))

# [53.0.0](https://github.com/elastic/elastic-charts/compare/v52.0.0...v53.0.0) (2023-02-01)


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.0.0",
"version": "53.1.0",
"author": "Elastic DataVis",
"license": "SEE LICENSE IN LICENSE.txt",
"main": "dist/index.js",
Expand Down

0 comments on commit 58229a7

Please sign in to comment.