Skip to content

Commit 167ba7e

Browse files
chore(main): release react-helsinki-notification-manager 0.1.12
1 parent 7f6e9b3 commit 167ba7e

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.11"
2+
".": "0.1.12"
33
}

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [0.1.12](https://github.com/City-of-Helsinki/react-helsinki-notification-manager/compare/react-helsinki-notification-manager-v0.1.11...react-helsinki-notification-manager-v0.1.12) (2026-07-11)
4+
5+
6+
### Dependencies
7+
8+
* Bump @babel/core from 7.29.0 to 7.29.7 ([451e147](https://github.com/City-of-Helsinki/react-helsinki-notification-manager/commit/451e1474ce5befc990818f38698f2094ed4c54a8))
9+
* Bump js-yaml from 4.1.1 to 4.3.0 ([e5692c5](https://github.com/City-of-Helsinki/react-helsinki-notification-manager/commit/e5692c51803e1bf9feba06b77930a93e68c1a79b))
10+
* Bump undici from 7.24.7 to 7.28.0 ([7f6e9b3](https://github.com/City-of-Helsinki/react-helsinki-notification-manager/commit/7f6e9b321480e449c6d404d8ee5e5f86b4cbd818))
11+
312
## [0.1.11](https://github.com/City-of-Helsinki/react-helsinki-notification-manager/compare/react-helsinki-notification-manager-v0.1.10...react-helsinki-notification-manager-v0.1.11) (2026-06-22)
413

514

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@city-of-helsinki/react-helsinki-notification-manager",
3-
"version": "0.1.11",
3+
"version": "0.1.12",
44
"type": "module",
55
"main": "./dist/react-helsinki-notification-manager.js",
66
"engines": {

0 commit comments

Comments
 (0)