Skip to content

Commit

Permalink
chore(release): v1.28.0-develop.7 [skip ci]
Browse files Browse the repository at this point in the history
# [1.28.0-develop.7](v1.28.0-develop.6...v1.28.0-develop.7) (2024-01-12)

### Bug Fixes

* updating robust timeout refetch fn ([ff84870](ff84870))
  • Loading branch information
semantic-release-bot committed Jan 12, 2024
1 parent 5e606ca commit 6d03eb1
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.28.0-develop.7](https://github.com/WatWowMap/ReactMap/compare/v1.28.0-develop.6...v1.28.0-develop.7) (2024-01-12)


### Bug Fixes

* updating robust timeout refetch fn ([ff84870](https://github.com/WatWowMap/ReactMap/commit/ff84870c994136a15da7af2fe31bf947eb830e63))

# [1.28.0-develop.6](https://github.com/WatWowMap/ReactMap/compare/v1.28.0-develop.5...v1.28.0-develop.6) (2024-01-11)


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

0 comments on commit 6d03eb1

Please sign in to comment.