Skip to content

Commit

Permalink
chore(main): release 4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot committed Sep 19, 2023
1 parent 25ddd06 commit b75c821
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [4.6.0](https://github.com/gravity-ui/chartkit/compare/v4.5.0...v4.6.0) (2023-09-19)


### Features

* **D3 plugin:** add paginated legend ([#289](https://github.com/gravity-ui/chartkit/issues/289)) ([0846585](https://github.com/gravity-ui/chartkit/commit/08465850d3d512267aeda17d622c59103d35968e))
* **D3 plugin:** auto rotate overlapping labels ([#293](https://github.com/gravity-ui/chartkit/issues/293)) ([25ddd06](https://github.com/gravity-ui/chartkit/commit/25ddd06598872e977954a317ce920001f88033d0))


### Bug Fixes

* **D3 plugin:** default datetime axis labels formatter ([#292](https://github.com/gravity-ui/chartkit/issues/292)) ([ed1289e](https://github.com/gravity-ui/chartkit/commit/ed1289eea359a94732d5665181266af5e4b226aa))
* **D3 plugin:** use units for number label formatter ([#290](https://github.com/gravity-ui/chartkit/issues/290)) ([70c36df](https://github.com/gravity-ui/chartkit/commit/70c36dfec058782e26b84c72017cc80c3a6e3066))

## [4.5.0](https://github.com/gravity-ui/chartkit/compare/v4.4.1...v4.5.0) (2023-09-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.5.0",
"version": "4.6.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 b75c821

Please sign in to comment.