Skip to content

Commit 24fe3b6

Browse files
chore(main): release kerrokantasi-ui 1.14.3
1 parent 17fbc13 commit 24fe3b6

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-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.14.2"
2+
".": "1.14.3"
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+
## [1.14.3](https://github.com/City-of-Helsinki/kerrokantasi-ui/compare/kerrokantasi-ui-v1.14.2...kerrokantasi-ui-v1.14.3) (2025-09-23)
4+
5+
6+
### Bug Fixes
7+
8+
* Fixed info being blocked by map ([#1187](https://github.com/City-of-Helsinki/kerrokantasi-ui/issues/1187)) ([d2d15f4](https://github.com/City-of-Helsinki/kerrokantasi-ui/commit/d2d15f4642fcfa02197d101e60650db77da2dcbd))
9+
* Fixed select not working on ContactModal ([#1190](https://github.com/City-of-Helsinki/kerrokantasi-ui/issues/1190)) ([17fbc13](https://github.com/City-of-Helsinki/kerrokantasi-ui/commit/17fbc13d2334bdd46f4ea8dbc8c2eecfd987ea3d))
10+
311
## [1.14.2](https://github.com/City-of-Helsinki/kerrokantasi-ui/compare/kerrokantasi-ui-v1.14.1...kerrokantasi-ui-v1.14.2) (2025-09-10)
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": "kerrokantasi-ui",
3-
"version": "1.14.2",
3+
"version": "1.14.3",
44
"license": "MIT",
55
"main": "index.js",
66
"engines": {

0 commit comments

Comments
 (0)