Skip to content

Commit 353f3c8

Browse files
chore(release): v1.36.0-develop.2 [skip ci]
# [1.36.0-develop.2](v1.36.0-develop.1...v1.36.0-develop.2) (2024-11-21) ### Bug Fixes * further increase level cap to 55 ([9e3e0be](9e3e0be)) * increase wild level to 50 ([38be442](38be442))
1 parent 8b69459 commit 353f3c8

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [1.36.0-develop.2](https://github.com/WatWowMap/ReactMap/compare/v1.36.0-develop.1...v1.36.0-develop.2) (2024-11-21)
2+
3+
4+
### Bug Fixes
5+
6+
* further increase level cap to 55 ([9e3e0be](https://github.com/WatWowMap/ReactMap/commit/9e3e0be4f9831d94fff98c88529d3c90d9eaa249))
7+
* increase wild level to 50 ([38be442](https://github.com/WatWowMap/ReactMap/commit/38be442bced7c9b1f510ce45509279915b9acdac))
8+
19
# [1.36.0-develop.1](https://github.com/WatWowMap/ReactMap/compare/v1.35.1-develop.6...v1.36.0-develop.1) (2024-11-20)
210

311

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

0 commit comments

Comments
 (0)