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 d2bebe8 commit e2da611Copy full SHA for e2da611
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [2.3.5](https://github.com/usekaneo/kaneo/compare/v2.3.4...v2.3.5) (2026-03-06)
2
+
3
4
+### Features
5
6
+* redesign task details page ([d2bebe8](https://github.com/usekaneo/kaneo/commit/d2bebe8a6827c0d8f3512bd9fd7fb67ad1a55943))
7
## [2.3.4](https://github.com/usekaneo/kaneo/compare/v2.3.3...v2.3.4) (2026-03-05)
8
9
package.json
@@ -23,7 +23,7 @@
23
"node": ">=18"
24
},
25
"packageManager": "pnpm@10.28.0",
26
- "version": "2.3.4",
+ "version": "2.3.5",
27
"dependencies": {
28
"dotenv-mono": "^1.5.1"
29
}
0 commit comments