Skip to content

Commit

Permalink
chore(release): v1.36.0-develop.8 [skip ci]
Browse files Browse the repository at this point in the history
# [1.36.0-develop.8](v1.36.0-develop.7...v1.36.0-develop.8) (2024-12-22)

### Bug Fixes

* always add 0 form ([31900e2](31900e2))
* form can be unset for quests ([b83c493](b83c493))
  • Loading branch information
semantic-release-bot committed Dec 22, 2024
1 parent 31900e2 commit 2b736e5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [1.36.0-develop.8](https://github.com/WatWowMap/ReactMap/compare/v1.36.0-develop.7...v1.36.0-develop.8) (2024-12-22)


### Bug Fixes

* always add 0 form ([31900e2](https://github.com/WatWowMap/ReactMap/commit/31900e21796dbe8b9063a51c05c7d772678a86f5))
* form can be unset for quests ([b83c493](https://github.com/WatWowMap/ReactMap/commit/b83c493bfdd182503501207a97f76a64911dd0a3))

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


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.7",
"version": "1.36.0-develop.8",
"private": true,
"description": "React based frontend map.",
"license": "MIT",
Expand Down

0 comments on commit 2b736e5

Please sign in to comment.