We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60f6479 commit 330b240Copy full SHA for 330b240
changelog.md
@@ -1,2 +1,6 @@
1
+# 1.0.1
2
+- Fixed a bug where you can select multiple items at once
3
+- Fixed a bug where the current item selected is not reset when you click the button again.
4
+
5
# 1.0.0
6
- Grow a garden
mod.json
@@ -13,7 +13,7 @@
13
},
14
"id": "sweep.zen_garden",
15
"name": "Zen Garden",
16
- "version": "v1.0.0",
+ "version": "v1.0.1",
17
"developers": [
18
"Sweep",
19
"ArcticWoof"
0 commit comments