Skip to content

Commit

Permalink
chore(main): release 5.3.2 (#466)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot committed Apr 12, 2024
1 parent 0d99e79 commit 7924100
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [5.3.2](https://github.com/gravity-ui/chartkit/compare/v5.3.1...v5.3.2) (2024-04-12)


### Bug Fixes

* **settings:** fix merge logic for plugins update in settings ([#465](https://github.com/gravity-ui/chartkit/issues/465)) ([0d99e79](https://github.com/gravity-ui/chartkit/commit/0d99e7930dbd7c0ffd942abfca4dc006e7a90f88))

## [5.3.1](https://github.com/gravity-ui/chartkit/compare/v5.3.0...v5.3.1) (2024-04-11)


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.3.1",
"version": "5.3.2",
"description": "React component used to render charts based on any sources you need",
"license": "MIT",
"repository": "git@github.com:gravity-ui/ChartKit.git",
Expand Down

0 comments on commit 7924100

Please sign in to comment.