Skip to content

Commit 8162bf5

Browse files
chore(main): release 4.17.1
1 parent b69d7f3 commit 8162bf5

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.17.1](https://github.com/gravity-ui/components/compare/v4.17.0...v4.17.1) (2026-01-15)
4+
5+
6+
### Bug Fixes
7+
8+
* **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))
9+
* **Gallery:** reduce gallery controls area height ([#367](https://github.com/gravity-ui/components/issues/367)) ([b69d7f3](https://github.com/gravity-ui/components/commit/b69d7f3d60d1a0ddab5d81c8255c22155b20b2e2))
10+
311
## [4.17.0](https://github.com/gravity-ui/components/compare/v4.16.0...v4.17.0) (2025-12-16)
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.17.0",
3+
"version": "4.17.1",
44
"description": "",
55
"license": "MIT",
66
"type": "commonjs",

0 commit comments

Comments
 (0)