Skip to content

Commit

Permalink
chore(main): release 4.4.1 (#284)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored Sep 11, 2023
1 parent 0f31885 commit 6399916
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

## [4.4.1](https://github.com/gravity-ui/chartkit/compare/v4.4.0...v4.4.1) (2023-09-11)


### Bug Fixes

* **D3 plugin:** fix AxisX render performance ([#285](https://github.com/gravity-ui/chartkit/issues/285)) ([0f31885](https://github.com/gravity-ui/chartkit/commit/0f3188561d88dee70e2fbc7a2a269215a7dff8a6))
* **D3 plugin:** fix getDataCategoryValue performance ([#283](https://github.com/gravity-ui/chartkit/issues/283)) ([2f52c61](https://github.com/gravity-ui/chartkit/commit/2f52c619917cd207ccf99fc300790f7a6f420638))

## [4.4.0](https://github.com/gravity-ui/chartkit/compare/v4.3.0...v4.4.0) (2023-09-07)


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.4.0",
"version": "4.4.1",
"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 6399916

Please sign in to comment.