Skip to content

Commit

Permalink
chore(main): release 2.5.1 (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored Oct 10, 2023
1 parent 4ee6106 commit 5549c7b
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

## [2.5.1](https://github.com/gravity-ui/components/compare/v2.5.0...v2.5.1) (2023-10-10)


### Bug Fixes

* **HelpPopover:** set default button type ([#109](https://github.com/gravity-ui/components/issues/109)) ([4ee6106](https://github.com/gravity-ui/components/commit/4ee6106430d65b7da48428d79503b49f52100e89))

## [2.5.0](https://github.com/gravity-ui/components/compare/v2.4.2...v2.5.0) (2023-10-04)


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/components",
"version": "2.5.0",
"version": "2.5.1",
"description": "",
"license": "MIT",
"main": "./build/cjs/index.js",
Expand Down

0 comments on commit 5549c7b

Please sign in to comment.