Skip to content

Commit 5ca714a

Browse files
chore(main): release 4.10.0 (#332)
1 parent 3136570 commit 5ca714a

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.10.0](https://github.com/gravity-ui/components/compare/v4.9.2...v4.10.0) (2025-08-11)
4+
5+
6+
### Features
7+
8+
* **Gallery:** add callback to close action ([#330](https://github.com/gravity-ui/components/issues/330)) ([1b1e6b0](https://github.com/gravity-ui/components/commit/1b1e6b0d13d4936e7c1e62b35cccb031c634af0b))
9+
* **Gallery:** add default gallery file actions ([#327](https://github.com/gravity-ui/components/issues/327)) ([3136570](https://github.com/gravity-ui/components/commit/3136570fd1a9dd69e6d5fbbdfb086c30612b6ece))
10+
311
## [4.9.2](https://github.com/gravity-ui/components/compare/v4.9.1...v4.9.2) (2025-08-07)
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.9.2",
3+
"version": "4.10.0",
44
"description": "",
55
"license": "MIT",
66
"type": "commonjs",

0 commit comments

Comments
 (0)