Skip to content

Commit 55ba38a

Browse files
chore(release): v1.41.0-develop.7 [skip ci]
# [1.41.0-develop.7](v1.41.0-develop.6...v1.41.0-develop.7) (2026-02-17) ### Bug Fixes * properly migrate to express 5 ([3907656](3907656))
1 parent 3907656 commit 55ba38a

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.41.0-develop.7](https://github.com/WatWowMap/ReactMap/compare/v1.41.0-develop.6...v1.41.0-develop.7) (2026-02-17)
2+
3+
4+
### Bug Fixes
5+
6+
* properly migrate to express 5 ([3907656](https://github.com/WatWowMap/ReactMap/commit/390765696dbdcd89ed2fd57b16d41ecc2725a1b9))
7+
18
# [1.41.0-develop.6](https://github.com/WatWowMap/ReactMap/compare/v1.41.0-develop.5...v1.41.0-develop.6) (2026-02-16)
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.41.0-develop.6",
3+
"version": "1.41.0-develop.7",
44
"private": true,
55
"description": "React based frontend map.",
66
"license": "MIT",

0 commit comments

Comments
 (0)