Skip to content

Commit 8bac87d

Browse files
chore(main): release react-helsinki-notification-manager 0.1.7 (#21)
Co-authored-by: github-actions[bot]
1 parent 3f2d8bc commit 8bac87d

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.6"
2+
".": "0.1.7"
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.7](https://github.com/City-of-Helsinki/react-helsinki-notification-manager/compare/react-helsinki-notification-manager-v0.1.6...react-helsinki-notification-manager-v0.1.7) (2025-10-23)
4+
5+
6+
### Bug Fixes
7+
8+
* Fix lint errors and add sonar config. ([#20](https://github.com/City-of-Helsinki/react-helsinki-notification-manager/issues/20)) ([3f2d8bc](https://github.com/City-of-Helsinki/react-helsinki-notification-manager/commit/3f2d8bcf41d2a8813a1427bff092afac1e3eecd1))
9+
310
## [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)
411

512
### Bug Fixes

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

0 commit comments

Comments
 (0)