Skip to content

Commit

Permalink
chore(main): release 5.1.0 (#422)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored Feb 20, 2024
1 parent 40a741e commit 23631ff
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [5.1.0](https://github.com/gravity-ui/chartkit/compare/v5.0.0...v5.1.0) (2024-02-20)


### Features

* **D3 plugin:** add chart click event ([#418](https://github.com/gravity-ui/chartkit/issues/418)) ([62a845b](https://github.com/gravity-ui/chartkit/commit/62a845b983b8eb8bb2af9af7fbb4963dc1cb4f98))
* **D3 plugin:** add opacity and marker setting to shape ([#425](https://github.com/gravity-ui/chartkit/issues/425)) ([40a741e](https://github.com/gravity-ui/chartkit/commit/40a741e52bdc5fb1ff2a3e5a04739992c99e7f4b))

## [5.0.0](https://github.com/gravity-ui/chartkit/compare/v4.20.1...v5.0.0) (2024-02-13)


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": "5.0.0",
"version": "5.1.0",
"description": "React component used to render charts based on any sources you need",
"license": "MIT",
"repository": "git@github.com:gravity-ui/ChartKit.git",
Expand Down

0 comments on commit 23631ff

Please sign in to comment.