Skip to content

Commit c913bb2

Browse files
chore(main): release 4.20.0 (#388)
1 parent f06e70d commit c913bb2

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [4.20.0](https://github.com/gravity-ui/components/compare/v4.19.2...v4.20.0) (2026-06-02)
4+
5+
6+
### Features
7+
8+
* able to use dynamic notification in notifications ([#389](https://github.com/gravity-ui/components/issues/389)) ([f06e70d](https://github.com/gravity-ui/components/commit/f06e70dc9cacd29a20f6d5eebf1e9af4e63afb61))
9+
* add external errors prop to TokenizedInput ([#387](https://github.com/gravity-ui/components/issues/387)) ([69b273f](https://github.com/gravity-ui/components/commit/69b273f5d42bab6a82ab54cb199c4a904f1f03e3))
10+
311
## [4.19.2](https://github.com/gravity-ui/components/compare/v4.19.1...v4.19.2) (2026-05-26)
412

513

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.19.2",
3+
"version": "4.20.0",
44
"description": "",
55
"license": "MIT",
66
"type": "commonjs",

0 commit comments

Comments
 (0)