Skip to content

Commit

Permalink
chore(main): release 4.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot committed Sep 28, 2023
1 parent 141505c commit 68636de
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

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


### 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))

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


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": "git@github.com:gravity-ui/ChartKit.git",

0 comments on commit 68636de

Please sign in to comment.