Skip to content

Commit

Permalink
Merge pull request #202 from gravity-ui/release-please--branches--mai…
Browse files Browse the repository at this point in the history
…n--components--yagr

chore(main): release 4.1.1
  • Loading branch information
artemluchin authored Jan 17, 2024
2 parents 092610b + 5718ee0 commit fe9d46d
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 @@
### master

## [4.1.1](https://github.com/gravity-ui/yagr/compare/v4.1.0...v4.1.1) (2024-01-17)


### Bug Fixes

* fixed chart updatewhen legend changes ([700cfce](https://github.com/gravity-ui/yagr/commit/700cfceb01b2b30b8ee9a0cc00e2ffe2f4619d1c))

## [4.1.0](https://github.com/gravity-ui/yagr/compare/v4.0.4...v4.1.0) (2023-12-26)


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/yagr",
"version": "4.1.0",
"version": "4.1.1",
"description": "High level wrapper for uPlot",
"keywords": [
"canvas",
Expand Down

0 comments on commit fe9d46d

Please sign in to comment.