Skip to content

Commit 6a2c4e1

Browse files
chore(main): release servicemap-ui 2.16.1
1 parent 1cc6c32 commit 6a2c4e1

3 files changed

Lines changed: 17 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.16.0"
2+
".": "2.16.1"
33
}

CHANGELOG.md

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

3+
## [2.16.1](https://github.com/City-of-Helsinki/servicemap-ui/compare/servicemap-ui-v2.16.0...servicemap-ui-v2.16.1) (2026-07-06)
4+
5+
6+
### Bug Fixes
7+
8+
* Auto retry for digitransit fetches and short-lived cache for stops ([319efd9](https://github.com/City-of-Helsinki/servicemap-ui/commit/319efd9baed7fb7f599e4721b4a5461dcd44b787))
9+
* Better fetch timeout handling ([1cc6c32](https://github.com/City-of-Helsinki/servicemap-ui/commit/1cc6c32b7f9f609ce9b2d5b12d6732336e2e16b0))
10+
* Double requests Refs: PL-253 ([1da6a8c](https://github.com/City-of-Helsinki/servicemap-ui/commit/1da6a8cea610c86b7bdb401f919df0871f64e29c))
11+
12+
13+
### Dependencies
14+
15+
* Bump @babel/core from 7.29.0 to 7.29.6 ([#1374](https://github.com/City-of-Helsinki/servicemap-ui/issues/1374)) ([1ca54f5](https://github.com/City-of-Helsinki/servicemap-ui/commit/1ca54f5c1e639f50448bf14fa219019ace830d31))
16+
* Bump vite from 7.3.2 to 7.3.5 ([#1373](https://github.com/City-of-Helsinki/servicemap-ui/issues/1373)) ([d8619c3](https://github.com/City-of-Helsinki/servicemap-ui/commit/d8619c3da0b7693aed7aad570690cf417e4cb79f))
17+
318
## [2.16.0](https://github.com/City-of-Helsinki/servicemap-ui/compare/servicemap-ui-v2.15.2...servicemap-ui-v2.16.0) (2026-06-12)
419

520

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.16.0",
3+
"version": "2.16.1",
44
"private": true,
55
"packageManager": "pnpm@11.1.3",
66
"engines": {

0 commit comments

Comments
 (0)