Skip to content

Commit

Permalink
chore(main): release 4.7.0 (#302)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored Sep 29, 2023
1 parent f3b0249 commit a30d87e
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [4.7.0](https://github.com/gravity-ui/chartkit/compare/v4.6.1...v4.7.0) (2023-09-29)


### Features

* **D3 plugin:** axis labels rotation(X axis) ([#309](https://github.com/gravity-ui/chartkit/issues/309)) ([04eb226](https://github.com/gravity-ui/chartkit/commit/04eb226203af21f86d38819203cabaf95ee57354))
* **D3 plugin:** move tooltip management to d3 events ([#300](https://github.com/gravity-ui/chartkit/issues/300)) ([a1a76f8](https://github.com/gravity-ui/chartkit/commit/a1a76f8dd5014e13e61a13821c01ce8a852b89b7))
* **D3 plugin:** rotation and maxWidth options for Y axis labels ([#318](https://github.com/gravity-ui/chartkit/issues/318)) ([141505c](https://github.com/gravity-ui/chartkit/commit/141505c69e93c52f3da1af7fadd9ef00e72e1eca))
* update yagr to 3.10.0 ([#319](https://github.com/gravity-ui/chartkit/issues/319)) ([f3b0249](https://github.com/gravity-ui/chartkit/commit/f3b02499d75c5c23f24db59b43415d8666319e0f))

## [4.6.1](https://github.com/gravity-ui/chartkit/compare/v4.6.0...v4.6.1) (2023-09-20)


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.6.1",
"version": "4.7.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 a30d87e

Please sign in to comment.