Skip to content

Commit

Permalink
chore(v4-2): release 4.23.0 (#451)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored Mar 14, 2024
1 parent dc9b438 commit d5aae81
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [4.23.0](https://github.com/gravity-ui/chartkit/compare/v4.22.1...v4.23.0) (2024-03-14)


### Features

* **Yagr plugin:** add `legendColorKey` property to series options ([#440](https://github.com/gravity-ui/chartkit/issues/440)) ([dc9b438](https://github.com/gravity-ui/chartkit/commit/dc9b438357fc69efa92e569b469c67dbe15fe3c3))

## [4.22.1](https://github.com/gravity-ui/chartkit/compare/v4.22.0...v4.22.1) (2024-03-12)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gravity-ui/chartkit",
"version": "4.22.1",
"version": "4.23.0",
"description": "React component used to render charts based on any sources you need",
"license": "MIT",
"repository": "[email protected]:gravity-ui/ChartKit.git",
Expand Down

0 comments on commit d5aae81

Please sign in to comment.