Skip to content

Commit 0bd7b17

Browse files
chore(release): v2.1.13
1 parent cefc5b4 commit 0bd7b17

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
110
## [2.1.12](https://github.com/usekaneo/kaneo/compare/v2.1.11...v2.1.12) (2026-01-09)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"node": ">=18"
2424
},
2525
"packageManager": "pnpm@10.26.2",
26-
"version": "2.1.12",
26+
"version": "2.1.13",
2727
"dependencies": {
2828
"dotenv-mono": "^1.5.1"
2929
}

0 commit comments

Comments
 (0)