Skip to content

Commit

Permalink
chore(release): 59.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [59.1.0](v59.0.0...v59.1.0) (2023-07-19)

### Bug Fixes

* **deps:** update dependency @elastic/eui to v83 ([#2088](#2088)) ([c72695e](c72695e))
* **deps:** update dependency @elastic/eui to v84 ([#2108](#2108)) ([2b76a9a](2b76a9a))

### Features

* **metric:** add value icon and color ([#2101](#2101)) ([d7134f5](d7134f5))
  • Loading branch information
semantic-release-bot committed Jul 19, 2023
1 parent ad3c5f6 commit f1b7d79
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [59.1.0](https://github.com/elastic/elastic-charts/compare/v59.0.0...v59.1.0) (2023-07-19)


### Bug Fixes

* **deps:** update dependency @elastic/eui to v83 ([#2088](https://github.com/elastic/elastic-charts/issues/2088)) ([c72695e](https://github.com/elastic/elastic-charts/commit/c72695e80c5dcb4a810fa9f0f3e3e29da61eb868))
* **deps:** update dependency @elastic/eui to v84 ([#2108](https://github.com/elastic/elastic-charts/issues/2108)) ([2b76a9a](https://github.com/elastic/elastic-charts/commit/2b76a9ae888df84cf57646217d1af5d8339d9e71))


### Features

* **metric:** add value icon and color ([#2101](https://github.com/elastic/elastic-charts/issues/2101)) ([d7134f5](https://github.com/elastic/elastic-charts/commit/d7134f5a458d2fb1611794ae0754156cd866fb4e))

# [59.0.0](https://github.com/elastic/elastic-charts/compare/v58.2.1...v59.0.0) (2023-06-27)


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

0 comments on commit f1b7d79

Please sign in to comment.