Skip to content

Commit a776f4d

Browse files
chore(main): release 4.16.0 (#355)
1 parent 5047c8d commit a776f4d

3 files changed

Lines changed: 15 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [4.16.0](https://github.com/gravity-ui/components/compare/v4.15.0...v4.16.0) (2025-10-28)
4+
5+
6+
### Features
7+
8+
* **ChangelogDialog:** add className prop ([#354](https://github.com/gravity-ui/components/issues/354)) ([6e6b6e2](https://github.com/gravity-ui/components/commit/6e6b6e237577d028802600c4a6629d2170769c81))
9+
10+
11+
### Bug Fixes
12+
13+
* **ChangelogDialog:** change type of title to React.ReactNode ([#357](https://github.com/gravity-ui/components/issues/357)) ([5047c8d](https://github.com/gravity-ui/components/commit/5047c8d6a72f344a236fdfa4e740c8dd43d032a6))
14+
315
## [4.15.0](https://github.com/gravity-ui/components/compare/v4.14.1...v4.15.0) (2025-10-22)
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/components",
3-
"version": "4.15.0",
3+
"version": "4.16.0",
44
"description": "",
55
"license": "MIT",
66
"type": "commonjs",

0 commit comments

Comments
 (0)