Skip to content

Commit f461a49

Browse files
chore(main): release 4.18.0 (#365)
1 parent 34bc1f1 commit f461a49

3 files changed

Lines changed: 16 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [4.18.0](https://github.com/gravity-ui/components/compare/v4.17.0...v4.18.0) (2026-01-22)
4+
5+
6+
### Features
7+
8+
* **Stories:** add keyboard navigation with arrow keys ([#370](https://github.com/gravity-ui/components/issues/370)) ([34bc1f1](https://github.com/gravity-ui/components/commit/34bc1f103258f120780201c36b910d27ece1e54f))
9+
10+
11+
### Bug Fixes
12+
13+
* **Gallery:** add min-width for the gallery content ([#364](https://github.com/gravity-ui/components/issues/364)) ([962426b](https://github.com/gravity-ui/components/commit/962426bcb1ca8a84ed230847263544f38687b87d))
14+
* **Gallery:** reduce gallery controls area height ([#367](https://github.com/gravity-ui/components/issues/367)) ([b69d7f3](https://github.com/gravity-ui/components/commit/b69d7f3d60d1a0ddab5d81c8255c22155b20b2e2))
15+
316
## [4.17.0](https://github.com/gravity-ui/components/compare/v4.16.0...v4.17.0) (2025-12-16)
417

518

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

0 commit comments

Comments
 (0)