Skip to content

Commit

Permalink
chore(release): v1.31.0-develop.5 [skip ci]
Browse files Browse the repository at this point in the history
# [1.31.0-develop.5](v1.31.0-develop.4...v1.31.0-develop.5) (2024-03-16)

### Bug Fixes

* local assets ([615c3b8](615c3b8))
* pass ref props for tooltip ([9d55d4c](9d55d4c))
  • Loading branch information
semantic-release-bot committed Mar 16, 2024
1 parent 9d55d4c commit 6a9eec6
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.31.0-develop.5](https://github.com/WatWowMap/ReactMap/compare/v1.31.0-develop.4...v1.31.0-develop.5) (2024-03-16)


### Bug Fixes

* local assets ([615c3b8](https://github.com/WatWowMap/ReactMap/commit/615c3b81244925c1860ea7c48b00f8ee38c697d1))
* pass ref props for tooltip ([9d55d4c](https://github.com/WatWowMap/ReactMap/commit/9d55d4c445c106626149319df1db8dd3017e99b6))

# [1.31.0-develop.4](https://github.com/WatWowMap/ReactMap/compare/v1.31.0-develop.3...v1.31.0-develop.4) (2024-03-16)


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

0 comments on commit 6a9eec6

Please sign in to comment.