Skip to content

Commit 8ec2bb6

Browse files
chore(release): v1.36.0-develop.13 [skip ci]
# [1.36.0-develop.13](v1.36.0-develop.12...v1.36.0-develop.13) (2025-03-13) ### Bug Fixes * nullability ([0c2b06e](0c2b06e)) * only display probability if available ([15b9c15](15b9c15)) ### Features * quest_shiny_probability ([a5487da](a5487da))
1 parent 33c51ad commit 8ec2bb6

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [1.36.0-develop.13](https://github.com/WatWowMap/ReactMap/compare/v1.36.0-develop.12...v1.36.0-develop.13) (2025-03-13)
2+
3+
4+
### Bug Fixes
5+
6+
* nullability ([0c2b06e](https://github.com/WatWowMap/ReactMap/commit/0c2b06e79f4e53950b6b5f6739fc3df982c0209c))
7+
* only display probability if available ([15b9c15](https://github.com/WatWowMap/ReactMap/commit/15b9c15c2c5409b4ad8c321f200ade41c1e85504))
8+
9+
10+
### Features
11+
12+
* quest_shiny_probability ([a5487da](https://github.com/WatWowMap/ReactMap/commit/a5487dad229c9edd7a2c23a863c9bc4c4b0d18e1))
13+
114
# [1.36.0-develop.12](https://github.com/WatWowMap/ReactMap/compare/v1.36.0-develop.11...v1.36.0-develop.12) (2025-02-13)
215

316

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

0 commit comments

Comments
 (0)