Skip to content

Commit d9ee982

Browse files
chore(main): release 7.22.0 (#2407)
Co-authored-by: gravity-ui[bot] <207856522+gravity-ui[bot]@users.noreply.github.com>
1 parent 04e5baf commit d9ee982

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [7.22.0](https://github.com/gravity-ui/uikit/compare/v7.21.0...v7.22.0) (2025-09-09)
4+
5+
6+
### Features
7+
8+
* **Icon:** add `style` prop ([#2406](https://github.com/gravity-ui/uikit/issues/2406)) ([51a9e1f](https://github.com/gravity-ui/uikit/commit/51a9e1ff97380b6e62166d3203690766ee96fd1f))
9+
10+
11+
### Bug Fixes
12+
13+
* **Accordion:** disable disclosure animations ([#2390](https://github.com/gravity-ui/uikit/issues/2390)) ([04e5baf](https://github.com/gravity-ui/uikit/commit/04e5baf425dd22f7c48d5a80edacf1a7c81739a5))
14+
315
## [7.21.0](https://github.com/gravity-ui/uikit/compare/v7.20.0...v7.21.0) (2025-09-05)
416

517

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gravity-ui/uikit",
3-
"version": "7.21.0",
3+
"version": "7.22.0",
44
"description": "Gravity UI base styling and components",
55
"keywords": [
66
"component",

0 commit comments

Comments
 (0)