Skip to content

Commit 2699a1b

Browse files
github-actions[bot]mikkojamG
authored andcommitted
chore(main): release kerrokantasi-ui 1.10.7
1 parent a5b5e2d commit 2699a1b

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.10.6"
2+
".": "1.10.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+
## [1.10.7](https://github.com/City-of-Helsinki/kerrokantasi-ui/compare/kerrokantasi-ui-v1.10.6...kerrokantasi-ui-v1.10.7) (2025-03-11)
4+
5+
6+
### Bug Fixes
7+
8+
* NormalizeSavedHearing isNew KER-449 ([a5b5e2d](https://github.com/City-of-Helsinki/kerrokantasi-ui/commit/a5b5e2d9cf7be883090f470ae0edaaf184ba0117))
9+
310
## [1.10.6](https://github.com/City-of-Helsinki/kerrokantasi-ui/compare/kerrokantasi-ui-v1.10.5...kerrokantasi-ui-v1.10.6) (2025-03-07)
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": "kerrokantasi-ui",
3-
"version": "1.10.6",
3+
"version": "1.10.7",
44
"main": "index.js",
55
"scripts": {
66
"start": "NODE_ENV=production; if test $NODE_MAX_MEMORY_MIB ; then node --max-old-space-size=$NODE_MAX_MEMORY_MIB server ; else node server ; fi",

0 commit comments

Comments
 (0)