Skip to content

Commit d453e9a

Browse files
chore(main): release react-helsinki-notification-manager 0.1.2 (#9)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 30b893a commit d453e9a

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.1"
2+
".": "0.1.2"
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.2](https://github.com/City-of-Helsinki/react-helsinki-notification-manager/compare/react-helsinki-notification-manager-v0.1.1...react-helsinki-notification-manager-v0.1.2) (2025-10-03)
4+
5+
6+
### Bug Fixes
7+
8+
* Release was not working with yarn publish ([#8](https://github.com/City-of-Helsinki/react-helsinki-notification-manager/issues/8)) ([30b893a](https://github.com/City-of-Helsinki/react-helsinki-notification-manager/commit/30b893aade16208f92080a1804a477434449ca42))
9+
310
## [0.1.1](https://github.com/City-of-Helsinki/react-helsinki-notification-manager/compare/react-helsinki-notification-manager-v0.1.0...react-helsinki-notification-manager-v0.1.1) (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.1",
3+
"version": "0.1.2",
44
"type": "module",
55
"main": "./dist/react-helsinki-notification-manager.js",
66
"engines": {

0 commit comments

Comments
 (0)