Skip to content

Commit b2ea525

Browse files
chore(release): v1.41.0-develop.1 [skip ci]
# [1.41.0-develop.1](v1.40.2-develop.1...v1.41.0-develop.1) (2025-12-11) ### Bug Fixes * battle/raid icon max height ([497f350](497f350)) * no scrollbars plz ([907ca33](907ca33)) ### Features * dynamic placed Pokemon dropdown height ([8a0447c](8a0447c)) * support stationed pokemon extras ([4f5aace](4f5aace))
1 parent 497f350 commit b2ea525

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [1.41.0-develop.1](https://github.com/WatWowMap/ReactMap/compare/v1.40.2-develop.1...v1.41.0-develop.1) (2025-12-11)
2+
3+
4+
### Bug Fixes
5+
6+
* battle/raid icon max height ([497f350](https://github.com/WatWowMap/ReactMap/commit/497f3504a4ea6000184c9df30c5a3c3e76d65d80))
7+
* no scrollbars plz ([907ca33](https://github.com/WatWowMap/ReactMap/commit/907ca331beb1fe81dd671732d5ebe1980d8d6faa))
8+
9+
10+
### Features
11+
12+
* dynamic placed Pokemon dropdown height ([8a0447c](https://github.com/WatWowMap/ReactMap/commit/8a0447c3e9d7df9c4aa9add657a234a1bc59b412))
13+
* support stationed pokemon extras ([4f5aace](https://github.com/WatWowMap/ReactMap/commit/4f5aace285285d55e3a946fb2f465b7609a9caea))
14+
115
## [1.40.2-develop.1](https://github.com/WatWowMap/ReactMap/compare/v1.40.1...v1.40.2-develop.1) (2025-12-10)
216

317

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

0 commit comments

Comments
 (0)