Skip to content

Commit 0f4250f

Browse files
chore(release): v1.40.0-develop.26 [skip ci]
# [1.40.0-develop.26](v1.40.0-develop.25...v1.40.0-develop.26) (2025-11-20) ### Bug Fixes * extra space around placed pokemon ([898e1e2](898e1e2)) ### Features * reworked placed pokemon in station popup ([252f327](252f327))
1 parent 898e1e2 commit 0f4250f

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.40.0-develop.26](https://github.com/WatWowMap/ReactMap/compare/v1.40.0-develop.25...v1.40.0-develop.26) (2025-11-20)
2+
3+
4+
### Bug Fixes
5+
6+
* extra space around placed pokemon ([898e1e2](https://github.com/WatWowMap/ReactMap/commit/898e1e2b936d02787f1fa2260780b28dd6cd31d3))
7+
8+
9+
### Features
10+
11+
* reworked placed pokemon in station popup ([252f327](https://github.com/WatWowMap/ReactMap/commit/252f32700a080f1ebe59fb916d044f74fdc8a9f4))
12+
113
# [1.40.0-develop.25](https://github.com/WatWowMap/ReactMap/compare/v1.40.0-develop.24...v1.40.0-develop.25) (2025-11-20)
214

315

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

0 commit comments

Comments
 (0)