Skip to content

Commit 640c5ad

Browse files
chore(release): v1.40.2-develop.1 [skip ci]
## [1.40.2-develop.1](v1.40.1...v1.40.2-develop.1) (2025-12-10) ### Bug Fixes * battle/raid filtering race condition ([2a9cbbf](2a9cbbf)) * ground raid/battle icons ([cd01a92](cd01a92)) * weather icon in pokemon background popup ([21b50f5](21b50f5))
1 parent 21b50f5 commit 640c5ad

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.40.2-develop.1](https://github.com/WatWowMap/ReactMap/compare/v1.40.1...v1.40.2-develop.1) (2025-12-10)
2+
3+
4+
### Bug Fixes
5+
6+
* battle/raid filtering race condition ([2a9cbbf](https://github.com/WatWowMap/ReactMap/commit/2a9cbbf180313064830a524f86eae62f41b6b87b))
7+
* ground raid/battle icons ([cd01a92](https://github.com/WatWowMap/ReactMap/commit/cd01a92bda81f786ca2c14f10df8cc4489163fd6))
8+
* weather icon in pokemon background popup ([21b50f5](https://github.com/WatWowMap/ReactMap/commit/21b50f51b81bf6f7723753a4f77289ead99c51e7))
9+
110
## [1.40.1](https://github.com/WatWowMap/ReactMap/compare/v1.40.0...v1.40.1) (2025-12-09)
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.1",
3+
"version": "1.40.2-develop.1",
44
"private": true,
55
"description": "React based frontend map.",
66
"license": "MIT",

0 commit comments

Comments
 (0)