Skip to content

Commit d111b61

Browse files
github-actions[bot]mikkojamG
authored andcommitted
chore(main): release react-helsinki-notification-manager 0.1.11
1 parent 03543a3 commit d111b61

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.10"
2+
".": "0.1.11"
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.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)
4+
5+
6+
### Dependencies
7+
8+
* Bump fast-uri from 3.0.6 to 3.1.2 ([df4bf00](https://github.com/City-of-Helsinki/react-helsinki-notification-manager/commit/df4bf00509d64d97064c0bfabfd8d153918fa67c))
9+
* Bump postcss from 8.5.3 to 8.5.14 ([a86356d](https://github.com/City-of-Helsinki/react-helsinki-notification-manager/commit/a86356d4d2b58322e80411429b05b50deec54cc3))
10+
* Bump vite from 8.0.7 to 8.0.16 ([03543a3](https://github.com/City-of-Helsinki/react-helsinki-notification-manager/commit/03543a3badb28dece5e3f4fb2751a50d33560141))
11+
312
## [0.1.10](https://github.com/City-of-Helsinki/react-helsinki-notification-manager/compare/react-helsinki-notification-manager-v0.1.9...react-helsinki-notification-manager-v0.1.10) (2026-04-09)
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.10",
3+
"version": "0.1.11",
44
"type": "module",
55
"main": "./dist/react-helsinki-notification-manager.js",
66
"engines": {

0 commit comments

Comments
 (0)