We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 323d1b9 commit 0f9f0f1Copy full SHA for 0f9f0f1
2 files changed
CHANGELOG.md
@@ -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
9
# [1.28.0-develop.1](https://github.com/WatWowMap/ReactMap/compare/v1.27.2...v1.28.0-develop.1) (2024-01-02)
10
11
package.json
@@ -1,6 +1,6 @@
{
"name": "reactmap",
- "version": "1.28.0-develop.1",
+ "version": "1.28.0-develop.2",
"private": true,
"description": "React based frontend map.",
"license": "MIT",
0 commit comments