Skip to content

Commit

Permalink
chore(release): v1.30.0-develop.13 [skip ci]
Browse files Browse the repository at this point in the history
# [1.30.0-develop.13](v1.30.0-develop.12...v1.30.0-develop.13) (2024-03-01)

### Bug Fixes

* add missing `key` prop & simplify ([05be65c](05be65c))
  • Loading branch information
semantic-release-bot committed Mar 1, 2024
1 parent 05be65c commit 31472de
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.30.0-develop.13](https://github.com/WatWowMap/ReactMap/compare/v1.30.0-develop.12...v1.30.0-develop.13) (2024-03-01)


### Bug Fixes

* add missing `key` prop & simplify ([05be65c](https://github.com/WatWowMap/ReactMap/commit/05be65c93537c061c91db870f9f39a59da2684d1))

# [1.30.0-develop.12](https://github.com/WatWowMap/ReactMap/compare/v1.30.0-develop.11...v1.30.0-develop.12) (2024-02-29)


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

0 comments on commit 31472de

Please sign in to comment.