Skip to content

Commit 6207f51

Browse files
chore(main): release react-helsinki-notification-manager 0.1.4 (#13)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 92a7519 commit 6207f51

3 files changed

Lines changed: 9 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.3"
2+
".": "0.1.4"
33
}

CHANGELOG.md

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

3+
## [0.1.4](https://github.com/City-of-Helsinki/react-helsinki-notification-manager/compare/react-helsinki-notification-manager-v0.1.3...react-helsinki-notification-manager-v0.1.4) (2025-10-03)
4+
5+
6+
### Bug Fixes
7+
8+
* Force CI to install and use latest npm ([#12](https://github.com/City-of-Helsinki/react-helsinki-notification-manager/issues/12)) ([92a7519](https://github.com/City-of-Helsinki/react-helsinki-notification-manager/commit/92a75190ab862d7897f99f40be615bdd39eccf51))
9+
310
## [0.1.3](https://github.com/City-of-Helsinki/react-helsinki-notification-manager/compare/react-helsinki-notification-manager-v0.1.2...react-helsinki-notification-manager-v0.1.3) (2025-10-03)
411

512

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.3",
3+
"version": "0.1.4",
44
"type": "module",
55
"main": "./dist/react-helsinki-notification-manager.js",
66
"engines": {

0 commit comments

Comments
 (0)