Skip to content

Commit a5b2e90

Browse files
chore(release): v1.40.0-develop.18 [skip ci]
# [1.40.0-develop.18](v1.40.0-develop.17...v1.40.0-develop.18) (2025-10-25) ### Bug Fixes * apply to all should flip global ([5c23140](5c23140)) * backup error handling ([c6585e6](c6585e6)) * dup keys ([91f1f58](91f1f58))
1 parent 5c23140 commit a5b2e90

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [1.40.0-develop.18](https://github.com/WatWowMap/ReactMap/compare/v1.40.0-develop.17...v1.40.0-develop.18) (2025-10-25)
2+
3+
4+
### Bug Fixes
5+
6+
* apply to all should flip global ([5c23140](https://github.com/WatWowMap/ReactMap/commit/5c23140b0809221b86854cab76c1ae529c7d6a98))
7+
* backup error handling ([c6585e6](https://github.com/WatWowMap/ReactMap/commit/c6585e64ee9bdbb7b0317ed60937651e1ca5f0f9))
8+
* dup keys ([91f1f58](https://github.com/WatWowMap/ReactMap/commit/91f1f58dfd3e40ee4689fe49724db6b43f6a6c30))
9+
110
# [1.40.0-develop.17](https://github.com/WatWowMap/ReactMap/compare/v1.40.0-develop.16...v1.40.0-develop.17) (2025-10-17)
211

312

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.17",
3+
"version": "1.40.0-develop.18",
44
"private": true,
55
"description": "React based frontend map.",
66
"license": "MIT",

0 commit comments

Comments
 (0)