Skip to content

Commit

Permalink
chore(main): release 4.9.3 (#346)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored Nov 17, 2023
1 parent c5c1c93 commit 4bdc4d2
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

## [4.9.3](https://github.com/gravity-ui/chartkit/compare/v4.9.2...v4.9.3) (2023-11-17)


### Bug Fixes

* bumped yagr to 3.11.2 (fixed [#344](https://github.com/gravity-ui/chartkit/issues/344)) ([#345](https://github.com/gravity-ui/chartkit/issues/345)) ([c5c1c93](https://github.com/gravity-ui/chartkit/commit/c5c1c930163be0d77bd7f5492ec9be775201bf99))

## [4.9.2](https://github.com/gravity-ui/chartkit/compare/v4.9.1...v4.9.2) (2023-11-14)


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": "4.9.2",
"version": "4.9.3",
"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 4bdc4d2

Please sign in to comment.