Skip to content

Commit d62c112

Browse files
chore(main): release 4.19.2 (#384)
1 parent 92c021b commit d62c112

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.19.2](https://github.com/gravity-ui/components/compare/v4.19.1...v4.19.2) (2026-05-26)
4+
5+
6+
### Bug Fixes
7+
8+
* **a11y:** fixed accessibility in notifications ([#380](https://github.com/gravity-ui/components/issues/380)) ([92c021b](https://github.com/gravity-ui/components/commit/92c021b1e1a4fb350f78eed44740fcec247ed85b))
9+
* **reactions:** fixed reaction sizes ([#381](https://github.com/gravity-ui/components/issues/381)) ([f21e7fe](https://github.com/gravity-ui/components/commit/f21e7feb559be34554925d30b546b8b59a6745d0))
10+
311
## [4.19.1](https://github.com/gravity-ui/components/compare/v4.19.0...v4.19.1) (2026-05-14)
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.1",
3+
"version": "4.19.2",
44
"description": "",
55
"license": "MIT",
66
"type": "commonjs",

0 commit comments

Comments
 (0)