Skip to content

Commit b1a0878

Browse files
github-actions[bot]mikkojamG
authored andcommitted
chore(main): release kerrokantasi-ui 1.17.3
1 parent 75bbefc commit b1a0878

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-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.17.2"
2+
".": "1.17.3"
33
}

CHANGELOG.md

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

3+
## [1.17.3](https://github.com/City-of-Helsinki/kerrokantasi-ui/compare/kerrokantasi-ui-v1.17.2...kerrokantasi-ui-v1.17.3) (2026-01-27)
4+
5+
6+
### Bug Fixes
7+
8+
* HearingForm serialize errors Ref: KER-580 ([75bbefc](https://github.com/City-of-Helsinki/kerrokantasi-ui/commit/75bbefc23d6f2e62a73127027168e344b2bd6d63))
9+
* HearingList always have initialTab Ref: KER-579 ([34fc54c](https://github.com/City-of-Helsinki/kerrokantasi-ui/commit/34fc54cd5e73d23e276b8fd05ef3082a4757f38a))
10+
11+
12+
### Dependencies
13+
14+
* Bump lodash from 4.17.21 to 4.17.23 ([cde4a14](https://github.com/City-of-Helsinki/kerrokantasi-ui/commit/cde4a1431ab2b85810fb82f730e37a48de92ff50))
15+
* Bump lodash-es from 4.17.21 to 4.17.23 ([38e4739](https://github.com/City-of-Helsinki/kerrokantasi-ui/commit/38e4739ed8fd1cb0f70d476c17d9d595106effc6))
16+
317
## [1.17.2](https://github.com/City-of-Helsinki/kerrokantasi-ui/compare/kerrokantasi-ui-v1.17.1...kerrokantasi-ui-v1.17.2) (2026-01-26)
418

519

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.17.2",
3+
"version": "1.17.3",
44
"license": "MIT",
55
"main": "index.js",
66
"engines": {

0 commit comments

Comments
 (0)