From 5371e95e7b2fb66ad0ac0352f81fbb28c1f0f8c7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Sep 2025 00:08:48 +0000 Subject: [PATCH] chore(main): release kerrokantasi-ui 1.14.3 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 3086963b0..47a15d78c 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.14.2" + ".": "1.14.3" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 45f28e47e..1873bab4e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.14.3](https://github.com/City-of-Helsinki/kerrokantasi-ui/compare/kerrokantasi-ui-v1.14.2...kerrokantasi-ui-v1.14.3) (2025-09-24) + + +### Bug Fixes + +* 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)) +* 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)) + ## [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) diff --git a/package.json b/package.json index dea9f237e..ed8d7e932 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kerrokantasi-ui", - "version": "1.14.2", + "version": "1.14.3", "license": "MIT", "main": "index.js", "engines": {