Skip to content

Commit 91b7052

Browse files
chore(main): release 4.2.0 (#282)
1 parent 69c4f98 commit 91b7052

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

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.2.0](https://github.com/gravity-ui/components/compare/v4.1.2...v4.2.0) (2025-04-30)
4+
5+
6+
### Features
7+
8+
* **Gallery:** add a hook for opening the gallery ([#275](https://github.com/gravity-ui/components/issues/275)) ([69c4f98](https://github.com/gravity-ui/components/commit/69c4f98800bbdfc789c8af445f9b2fe5c7bf3691))
9+
* **Notifications:** Allowed ReactNode in source icon + added `sourcePlacement` property (`bottom` is used by default) ([#278](https://github.com/gravity-ui/components/issues/278)) ([08c403a](https://github.com/gravity-ui/components/commit/08c403aa9be0b4a9ce6c67deb701391770168d29))
10+
311
## [4.1.2](https://github.com/gravity-ui/components/compare/v4.1.1...v4.1.2) (2025-04-17)
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.1.2",
3+
"version": "4.2.0",
44
"description": "",
55
"license": "MIT",
66
"type": "commonjs",

0 commit comments

Comments
 (0)