Skip to content

Commit 0b900fa

Browse files
github-actions[bot]mikkojamG
authored andcommitted
chore(main): release servicemap-ui 2.14.3
1 parent 715bb02 commit 0b900fa

3 files changed

Lines changed: 10 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-
".": "2.14.2"
2+
".": "2.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+
## [2.14.3](https://github.com/City-of-Helsinki/servicemap-ui/compare/servicemap-ui-v2.14.2...servicemap-ui-v2.14.3) (2026-06-01)
4+
5+
6+
### Bug Fixes
7+
8+
* CSP blocks webanalytics.digiaiiris.com script ([3b78666](https://github.com/City-of-Helsinki/servicemap-ui/commit/3b786661d419127ae8232a77f7a6dabeb33ecb35))
9+
* Null check fix ([715bb02](https://github.com/City-of-Helsinki/servicemap-ui/commit/715bb027c18c2585e55c301e1111932f66e55b53))
10+
311
## [2.14.2](https://github.com/City-of-Helsinki/servicemap-ui/compare/servicemap-ui-v2.14.1...servicemap-ui-v2.14.2) (2026-05-13)
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": "servicemap-ui",
3-
"version": "2.14.2",
3+
"version": "2.14.3",
44
"private": true,
55
"engines": {
66
"node": ">=22.13.1"

0 commit comments

Comments
 (0)