Skip to content

Commit

Permalink
chore(main): release 5.19.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot committed Jan 10, 2025
1 parent 1dfd792 commit 0ba756c
Show file tree
Hide file tree
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

## [5.19.2](https://github.com/gravity-ui/chartkit/compare/v5.19.1...v5.19.2) (2025-01-10)


### Bug Fixes

* **Highcharts plugin:** fix inner var name TOOLTIP_ROW_NAME_CLASS_NANE -> TOOLTIP_ROW_NAME_CLASS_NAME ([#553](https://github.com/gravity-ui/chartkit/issues/553)) ([1dfd792](https://github.com/gravity-ui/chartkit/commit/1dfd79246b54bc51e2b1406a88331d2ad22428d0))
* **Yagr plotline plugin:** update version to 4.4.0 ([b89fd2d](https://github.com/gravity-ui/chartkit/commit/b89fd2de785e14f9e85a5b06fc570327b727f514))
* **Yagr plugin:** update version to 4.4.0 ([#550](https://github.com/gravity-ui/chartkit/issues/550)) ([b89fd2d](https://github.com/gravity-ui/chartkit/commit/b89fd2de785e14f9e85a5b06fc570327b727f514))

## [5.19.1](https://github.com/gravity-ui/chartkit/compare/v5.19.0...v5.19.1) (2024-12-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": "5.19.1",
"version": "5.19.2",
"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 0ba756c

Please sign in to comment.