Skip to content

Commit f40cc40

Browse files
chore(main): release 4.17.0 (#363)
1 parent 325a4cb commit f40cc40

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.0](https://github.com/gravity-ui/components/compare/v4.16.0...v4.17.0) (2025-12-16)
4+
5+
6+
### Features
7+
8+
* added i18n.useTranslation in components ([#362](https://github.com/gravity-ui/components/issues/362)) ([a609bd5](https://github.com/gravity-ui/components/commit/a609bd5993cceda2a5b6fe3d960e5dadc3096284))
9+
* **Gallery:** add image scaling ([#361](https://github.com/gravity-ui/components/issues/361)) ([325a4cb](https://github.com/gravity-ui/components/commit/325a4cb26f96f4fe863cfd2e50d48c307970b481))
10+
311
## [4.16.0](https://github.com/gravity-ui/components/compare/v4.15.0...v4.16.0) (2025-10-28)
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.16.0",
3+
"version": "4.17.0",
44
"description": "",
55
"license": "MIT",
66
"type": "commonjs",

0 commit comments

Comments
 (0)