Skip to content

Commit

Permalink
chore(main): release 5.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot committed Jan 15, 2024
1 parent 79f7e07 commit 8d4ff4f
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [5.28.0](https://github.com/gravity-ui/uikit/compare/v5.27.0...v5.28.0) (2024-01-15)


### Features

* **Alert:** changed default Alert actions background ([#1240](https://github.com/gravity-ui/uikit/issues/1240)) ([9693147](https://github.com/gravity-ui/uikit/commit/96931475fb59e8e9c6da96bae361165d38f6dec5))


### Bug Fixes

* revert [#831](https://github.com/gravity-ui/uikit/issues/831) ([#1244](https://github.com/gravity-ui/uikit/issues/1244)) ([79f7e07](https://github.com/gravity-ui/uikit/commit/79f7e07a3c155ba34a240250aa06860bf795abcc))

## [5.27.0](https://github.com/gravity-ui/uikit/compare/v5.26.0...v5.27.0) (2024-01-10)


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/uikit",
"version": "5.27.0",
"version": "5.28.0",
"description": "Gravity UI base styling and components",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 8d4ff4f

Please sign in to comment.