Skip to content

Commit

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

### Bug Fixes

* correctly handle ditto forms ([1944f0c](1944f0c))
  • Loading branch information
semantic-release-bot committed Dec 11, 2024
1 parent 1944f0c commit 9cd2be5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.36.0-develop.5](https://github.com/WatWowMap/ReactMap/compare/v1.36.0-develop.4...v1.36.0-develop.5) (2024-12-11)


### Bug Fixes

* correctly handle ditto forms ([1944f0c](https://github.com/WatWowMap/ReactMap/commit/1944f0ca0ed9dd82b6fde86d14ecbacbb33ad2b4))

# [1.36.0-develop.4](https://github.com/WatWowMap/ReactMap/compare/v1.36.0-develop.3...v1.36.0-develop.4) (2024-12-10)


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

0 comments on commit 9cd2be5

Please sign in to comment.