Skip to content

Commit e058503

Browse files
chore(main): release servicemap-ui 2.5.0 (#1248)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a4af679 commit e058503

4 files changed

Lines changed: 21 additions & 4 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.4.0"
2+
".": "2.5.0"
33
}

CHANGELOG.md

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

3+
## [2.5.0](https://github.com/City-of-Helsinki/servicemap-ui/compare/servicemap-ui-v2.4.0...servicemap-ui-v2.5.0) (2025-07-07)
4+
5+
6+
### Features
7+
8+
* Adapt to new statistical districts schema ([f95b804](https://github.com/City-of-Helsinki/servicemap-ui/commit/f95b8049a9c8270cd585225fd8e648f61c20b225))
9+
10+
11+
### Bug Fixes
12+
13+
* Encode search query to handle special characters ([#1249](https://github.com/City-of-Helsinki/servicemap-ui/issues/1249)) ([a4af679](https://github.com/City-of-Helsinki/servicemap-ui/commit/a4af679e7842dc662de6c7551aae568360355e95))
14+
15+
16+
### Dependencies
17+
18+
* Bump http-proxy-middleware from 2.0.7 to 2.0.9 ([#1242](https://github.com/City-of-Helsinki/servicemap-ui/issues/1242)) ([adc6f28](https://github.com/City-of-Helsinki/servicemap-ui/commit/adc6f28fd025bc32e6f5cb0680443796c0ecb831))
19+
320
## [2.4.0](https://github.com/City-of-Helsinki/servicemap-ui/compare/servicemap-ui-v2.3.1...servicemap-ui-v2.4.0) (2025-06-04)
421

522

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.4.0",
3+
"version": "2.5.0",
44
"private": true,
55
"engines": {
66
"node": ">=22.13.1"

0 commit comments

Comments
 (0)