Skip to content

Commit 936eb56

Browse files
chore(release): v1.36.0-develop.7 [skip ci]
# [1.36.0-develop.7](v1.36.0-develop.6...v1.36.0-develop.7) (2024-12-20) ### Bug Fixes * skip generating unlikely quest rewards ([9c82b90](9c82b90)) ### Features * allow enable/disable all Pokemon by user choice ([9fb95f1](9fb95f1))
1 parent 9fb95f1 commit 936eb56

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.36.0-develop.7](https://github.com/WatWowMap/ReactMap/compare/v1.36.0-develop.6...v1.36.0-develop.7) (2024-12-20)
2+
3+
4+
### Bug Fixes
5+
6+
* skip generating unlikely quest rewards ([9c82b90](https://github.com/WatWowMap/ReactMap/commit/9c82b909eaeb25abdbe2078cf80b1d184efac373))
7+
8+
9+
### Features
10+
11+
* allow enable/disable all Pokemon by user choice ([9fb95f1](https://github.com/WatWowMap/ReactMap/commit/9fb95f1cb34ebc3563ee6562bce28c2e33ff182c))
12+
113
# [1.36.0-develop.6](https://github.com/WatWowMap/ReactMap/compare/v1.36.0-develop.5...v1.36.0-develop.6) (2024-12-15)
214

315

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reactmap",
3-
"version": "1.36.0-develop.6",
3+
"version": "1.36.0-develop.7",
44
"private": true,
55
"description": "React based frontend map.",
66
"license": "MIT",

0 commit comments

Comments
 (0)