Skip to content

Commit

Permalink
chore(main): release 2.10.1 (#177)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored Jun 19, 2023
1 parent ac7fe22 commit 6532f40
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.10.1](https://github.com/gravity-ui/chartkit/compare/v2.10.0...v2.10.1) (2023-06-19)


### Bug Fixes

* **Highcharts plugin:** show totals of selected series on legend click ([#176](https://github.com/gravity-ui/chartkit/issues/176)) ([ac7fe22](https://github.com/gravity-ui/chartkit/commit/ac7fe224363f7379f6dd35db0a3a682cdc7a2bc2))

## [2.10.0](https://github.com/gravity-ui/chartkit/compare/v2.9.0...v2.10.0) (2023-06-05)


Expand Down
2 changes: 1 addition & 1 deletion 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": "2.10.0",
"version": "2.10.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 6532f40

Please sign in to comment.