Skip to content

Commit

Permalink
chore(main): release 3.6.0 (#250)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored Aug 28, 2023
1 parent 71d3139 commit 091bc5a
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

## [3.6.0](https://github.com/gravity-ui/chartkit/compare/v3.5.0...v3.6.0) (2023-08-28)


### Features

* **D3 plugin:** add basic pie chart ([#252](https://github.com/gravity-ui/chartkit/issues/252)) ([71d3139](https://github.com/gravity-ui/chartkit/commit/71d31399a5c0a1a23ddfe2c98c0381ddc44f04e4))
* **D3 plugin:** add legend options ([#243](https://github.com/gravity-ui/chartkit/issues/243)) ([8844b57](https://github.com/gravity-ui/chartkit/commit/8844b57d953c95203a69877e67fedcd74ba9b272))

## [3.5.0](https://github.com/gravity-ui/chartkit/compare/v3.4.3...v3.5.0) (2023-08-24)


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": "3.5.0",
"version": "3.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 091bc5a

Please sign in to comment.