Skip to content

Commit

Permalink
chore(main): release 5.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot committed Feb 6, 2025
1 parent 6449f7c commit 943e007
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.21.0](https://github.com/gravity-ui/chartkit/compare/v5.20.0...v5.21.0) (2025-02-06)


### Features

* added uplot bands ([#557](https://github.com/gravity-ui/chartkit/issues/557)) ([6449f7c](https://github.com/gravity-ui/chartkit/commit/6449f7c78593cf9db3109be14ff5247dbebf5293))

## [5.20.0](https://github.com/gravity-ui/chartkit/compare/v5.19.2...v5.20.0) (2025-01-30)


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.20.0",
"version": "5.21.0",
"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 943e007

Please sign in to comment.