We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b27bb6a commit a1a649cCopy full SHA for a1a649c
2 files changed
CHANGELOG.md
@@ -2,12 +2,22 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [4.0.4] - 2026-04-17
6
+
7
+### 🐛 Bug Fixes
8
9
+- *(frontend)* Fix loading state for text button
10
11
## [4.0.3] - 2026-04-15
12
13
### 🐛 Bug Fixes
14
15
- *(backend)* Fix variable scope
16
17
+### ⚙️ Miscellaneous Tasks
18
19
+- *(release)* V4.0.3
20
21
## [4.0.2] - 2026-04-13
22
23
frontend/src/constants.ts
@@ -1,2 +1,2 @@
1
-export const version = "v4.0.3"
+export const version = "v4.0.4"
0 commit comments