Skip to content

Commit 1d20c2f

Browse files
chore(main): release react-helsinki-notification-manager 0.1.6 (#19)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7a9529e commit 1d20c2f

3 files changed

Lines changed: 10 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.5"
2+
".": "0.1.6"
33
}

CHANGELOG.md

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

3+
## [0.1.6](https://github.com/City-of-Helsinki/react-helsinki-notification-manager/compare/react-helsinki-notification-manager-v0.1.5...react-helsinki-notification-manager-v0.1.6) (2025-10-23)
4+
5+
6+
### Bug Fixes
7+
8+
* Combined actions because github ([#17](https://github.com/City-of-Helsinki/react-helsinki-notification-manager/issues/17)) ([8ad7c9e](https://github.com/City-of-Helsinki/react-helsinki-notification-manager/commit/8ad7c9ec593e116695f0ce7d46d5b164d8bcf2b6))
9+
* Fixed permission lacking problem ([#18](https://github.com/City-of-Helsinki/react-helsinki-notification-manager/issues/18)) ([7a9529e](https://github.com/City-of-Helsinki/react-helsinki-notification-manager/commit/7a9529e0cf83e140d24b39cf17b8f77888d6c432))
10+
311
## [0.1.5](https://github.com/City-of-Helsinki/react-helsinki-notification-manager/compare/react-helsinki-notification-manager-v0.1.4...react-helsinki-notification-manager-v0.1.5) (2025-10-22)
412

513

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

0 commit comments

Comments
 (0)