Skip to content

Commit 8aae537

Browse files
chore(main): release 4.19.0 (#374)
1 parent e861428 commit 8aae537

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.19.0](https://github.com/gravity-ui/components/compare/v4.18.0...v4.19.0) (2026-04-08)
4+
5+
6+
### Features
7+
8+
* **TokenizedInput:** Added new component TokenizedInput ([#375](https://github.com/gravity-ui/components/issues/375)) ([e861428](https://github.com/gravity-ui/components/commit/e861428a22559a9d90efc4df1e4278da0a3f12b4))
9+
10+
11+
### Bug Fixes
12+
13+
* **StoriesLayout:** fix clip-path ([#373](https://github.com/gravity-ui/components/issues/373)) ([0e1fd67](https://github.com/gravity-ui/components/commit/0e1fd6713c57d28d6ab27c8131507b3cd6df7b53))
14+
315
## [4.18.0](https://github.com/gravity-ui/components/compare/v4.17.0...v4.18.0) (2026-01-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.18.0",
3+
"version": "4.19.0",
44
"description": "",
55
"license": "MIT",
66
"type": "commonjs",

0 commit comments

Comments
 (0)