Skip to content

Commit

Permalink
chore(release): v1.36.0-develop.7 [skip ci]
Browse files Browse the repository at this point in the history
# [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))
  • Loading branch information
semantic-release-bot committed Dec 20, 2024
1 parent 9fb95f1 commit 936eb56
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [1.36.0-develop.7](https://github.com/WatWowMap/ReactMap/compare/v1.36.0-develop.6...v1.36.0-develop.7) (2024-12-20)


### Bug Fixes

* skip generating unlikely quest rewards ([9c82b90](https://github.com/WatWowMap/ReactMap/commit/9c82b909eaeb25abdbe2078cf80b1d184efac373))


### Features

* allow enable/disable all Pokemon by user choice ([9fb95f1](https://github.com/WatWowMap/ReactMap/commit/9fb95f1cb34ebc3563ee6562bce28c2e33ff182c))

# [1.36.0-develop.6](https://github.com/WatWowMap/ReactMap/compare/v1.36.0-develop.5...v1.36.0-develop.6) (2024-12-15)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "reactmap",
"version": "1.36.0-develop.6",
"version": "1.36.0-develop.7",
"private": true,
"description": "React based frontend map.",
"license": "MIT",
Expand Down

0 comments on commit 936eb56

Please sign in to comment.