Skip to content

Commit 8980b20

Browse files
chore(main): release 4.2.0
1 parent 08c403a commit 8980b20

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [4.2.0](https://github.com/gravity-ui/components/compare/v4.1.2...v4.2.0) (2025-04-28)
4+
5+
6+
### Features
7+
8+
* **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))
9+
310
## [4.1.2](https://github.com/gravity-ui/components/compare/v4.1.1...v4.1.2) (2025-04-17)
411

512

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
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)