We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30254bd commit f201795Copy full SHA for f201795
2 files changed
CHANGELOG.md
@@ -2,7 +2,14 @@
2
3
All notable changes to this project will be documented in this file.
4
5
-## [0.18.0] - 2025-10-15
+## [0.21.0] - 2025-10-15
6
+
7
+### 🚀 Features
8
9
+- Add lane selection field to note editor modal
10
+- Implement dynamic lane widths with responsive design
11
12
+## [0.20.0] - 2025-10-15
13
14
### 🚀 Features
15
@@ -28,6 +35,7 @@ All notable changes to this project will be documented in this file.
28
35
29
36
- Release v0.18.0
30
37
- Release v0.19.0
38
+- Release v0.20.0
31
39
32
40
### 🚜 Refactor
33
41
shard.yml
@@ -1,5 +1,5 @@
1
name: tocry
-version: 0.20.0
+version: 0.21.0
dependencies:
baked_file_system:
0 commit comments