Skip to content

Commit 9186601

Browse files
chore(release): v1.28.0-develop.5 [skip ci]
# [1.28.0-develop.5](v1.28.0-develop.4...v1.28.0-develop.5) (2024-01-07) ### Bug Fixes * make `allForms` false by default for usability ([cff0e23](cff0e23))
1 parent cff0e23 commit 9186601

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.28.0-develop.5](https://github.com/WatWowMap/ReactMap/compare/v1.28.0-develop.4...v1.28.0-develop.5) (2024-01-07)
2+
3+
4+
### Bug Fixes
5+
6+
* make `allForms` false by default for usability ([cff0e23](https://github.com/WatWowMap/ReactMap/commit/cff0e234a1d9a4069da8a4cd12b5f8a0d3f9c6a0))
7+
18
# [1.28.0-develop.4](https://github.com/WatWowMap/ReactMap/compare/v1.28.0-develop.3...v1.28.0-develop.4) (2024-01-07)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reactmap",
3-
"version": "1.28.0-develop.4",
3+
"version": "1.28.0-develop.5",
44
"private": true,
55
"description": "React based frontend map.",
66
"license": "MIT",

0 commit comments

Comments
 (0)