Skip to content

Commit d14944b

Browse files
chore(release): v2.9.7
1 parent 63e44cc commit d14944b

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [2.9.7](https://github.com/usekaneo/kaneo/compare/v2.9.6...v2.9.7) (2026-07-18)
2+
3+
4+
### Features
5+
6+
* **web:** motion and fluidity polish pass ([#1407](https://github.com/usekaneo/kaneo/issues/1407)) ([63e44cc](https://github.com/usekaneo/kaneo/commit/63e44ccff707e1add078bfe9976980f6fc362658))
17
## [2.9.6](https://github.com/usekaneo/kaneo/compare/v2.9.5...v2.9.6) (2026-07-18)
28
## [2.9.5](https://github.com/usekaneo/kaneo/compare/v2.9.4...v2.9.5) (2026-07-18)
39

charts/kaneo/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: kaneo
33
description: Kaneo - All you need. Nothing you don't. Open source project management that works for you.
44
type: application
5-
version: 2.9.6
6-
appVersion: "2.9.6"
5+
version: 2.9.7
6+
appVersion: "2.9.7"
77
keywords:
88
- project-management
99
- kanban

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
}
6363
},
6464
"packageManager": "pnpm@10.32.1",
65-
"version": "2.9.6",
65+
"version": "2.9.7",
6666
"dependencies": {
6767
"dotenv-mono": "^1.5.1"
6868
}

0 commit comments

Comments
 (0)