Skip to content

Commit 0f9f0f1

Browse files
chore(release): v1.28.0-develop.2 [skip ci]
# [1.28.0-develop.2](v1.28.0-develop.1...v1.28.0-develop.2) (2024-01-03) ### Bug Fixes * motd index setter ([f68153a](f68153a)) * motd types ([c4ad276](c4ad276))
1 parent 323d1b9 commit 0f9f0f1

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [1.28.0-develop.2](https://github.com/WatWowMap/ReactMap/compare/v1.28.0-develop.1...v1.28.0-develop.2) (2024-01-03)
2+
3+
4+
### Bug Fixes
5+
6+
* motd index setter ([f68153a](https://github.com/WatWowMap/ReactMap/commit/f68153a141ec038d48e37945772bb8da85f26a28))
7+
* motd types ([c4ad276](https://github.com/WatWowMap/ReactMap/commit/c4ad276f303357ac2c9b3698b7c6a07314d339c1))
8+
19
# [1.28.0-develop.1](https://github.com/WatWowMap/ReactMap/compare/v1.27.2...v1.28.0-develop.1) (2024-01-02)
210

311

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.1",
3+
"version": "1.28.0-develop.2",
44
"private": true,
55
"description": "React based frontend map.",
66
"license": "MIT",

0 commit comments

Comments
 (0)