Skip to content

Commit 0ae470f

Browse files
github-actions[bot]jorilindell
authored andcommitted
chore(main): release kerrokantasi-ui 1.19.5
1 parent fbe31b3 commit 0ae470f

3 files changed

Lines changed: 11 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-
".": "1.19.4"
2+
".": "1.19.5"
33
}

CHANGELOG.md

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

3+
## [1.19.5](https://github.com/City-of-Helsinki/kerrokantasi-ui/compare/kerrokantasi-ui-v1.19.4...kerrokantasi-ui-v1.19.5) (2026-04-13)
4+
5+
6+
### Bug Fixes
7+
8+
* Add packageManager field to package.json ([5e53626](https://github.com/City-of-Helsinki/kerrokantasi-ui/commit/5e53626c1eb53c8f50e3092a7c5a4ca4f8c95b68))
9+
* Await userEvent.click calls in tests ([c8abbc8](https://github.com/City-of-Helsinki/kerrokantasi-ui/commit/c8abbc8eb2a94e2ac7b21cee3a1559be82f062ad))
10+
* Show existing comments when commenting is not ongoing ([fbe31b3](https://github.com/City-of-Helsinki/kerrokantasi-ui/commit/fbe31b38a8631762b07e2321afe47a78bd7f214f))
11+
312
## [1.19.4](https://github.com/City-of-Helsinki/kerrokantasi-ui/compare/kerrokantasi-ui-v1.19.3...kerrokantasi-ui-v1.19.4) (2026-04-10)
413

514

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

0 commit comments

Comments
 (0)