Skip to content

Commit

Permalink
chore(v4-2): release 4.21.1 (#434)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored Feb 27, 2024
1 parent 4382381 commit e8cfccc
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.21.1](https://github.com/gravity-ui/chartkit/compare/v4.21.0...v4.21.1) (2024-02-27)


### Bug Fixes

* fix release ([#433](https://github.com/gravity-ui/chartkit/issues/433)) ([4382381](https://github.com/gravity-ui/chartkit/commit/438238173fca4782118605d0a5ddd23f76101c91))

## [4.21.0](https://github.com/gravity-ui/chartkit/compare/v4.20.2...v4.21.0) (2024-02-20)


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.21.0",
"version": "4.21.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 e8cfccc

Please sign in to comment.