Skip to content

Commit 1e098dc

Browse files
chore(release): v1.40.0-develop.27 [skip ci]
# [1.40.0-develop.27](v1.40.0-develop.26...v1.40.0-develop.27) (2025-11-20) ### Bug Fixes * more robust translation fetching ([eaa2acf](eaa2acf))
1 parent eaa2acf commit 1e098dc

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.40.0-develop.27](https://github.com/WatWowMap/ReactMap/compare/v1.40.0-develop.26...v1.40.0-develop.27) (2025-11-20)
2+
3+
4+
### Bug Fixes
5+
6+
* more robust translation fetching ([eaa2acf](https://github.com/WatWowMap/ReactMap/commit/eaa2acf712a5ec8dfad224aadcb18002a520e79c))
7+
18
# [1.40.0-develop.26](https://github.com/WatWowMap/ReactMap/compare/v1.40.0-develop.25...v1.40.0-develop.26) (2025-11-20)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reactmap",
3-
"version": "1.40.0-develop.26",
3+
"version": "1.40.0-develop.27",
44
"private": true,
55
"description": "React based frontend map.",
66
"license": "MIT",

0 commit comments

Comments
 (0)