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 cefc5b4 commit 0bd7b17Copy full SHA for 0bd7b17
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [2.1.13](https://github.com/usekaneo/kaneo/compare/v2.1.12...v2.1.13) (2026-01-09)
2
+
3
4
+### Features
5
6
+* enhance touch interactions and improve drag-and-drop responsiveness in Kanban board ([cefc5b4](https://github.com/usekaneo/kaneo/commit/cefc5b49e7656b24681844bd34d9bc5d1d7e79a6))
7
8
9
10
## [2.1.12](https://github.com/usekaneo/kaneo/compare/v2.1.11...v2.1.12) (2026-01-09)
11
12
package.json
@@ -23,7 +23,7 @@
23
"node": ">=18"
24
},
25
"packageManager": "pnpm@10.26.2",
26
- "version": "2.1.12",
+ "version": "2.1.13",
27
"dependencies": {
28
"dotenv-mono": "^1.5.1"
29
}
0 commit comments