Skip to content

Commit 4cfdb8c

Browse files
chore(release): v2.7.4
1 parent 12e9b94 commit 4cfdb8c

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [2.7.4](https://github.com/usekaneo/kaneo/compare/v2.7.3...v2.7.4) (2026-05-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **api:** restore atomic ownership check on activity comment writes ([12e9b94](https://github.com/usekaneo/kaneo/commit/12e9b942a1e78d48f2222908eb8267205855da27))
7+
8+
9+
### Features
10+
11+
* **api:** add S3 key prefix support and auto-delete orphaned assets ([#1258](https://github.com/usekaneo/kaneo/issues/1258)) ([84fd6bd](https://github.com/usekaneo/kaneo/commit/84fd6bd38bd2f5f670502e79f28b99783436f10d))
112
## [2.7.3](https://github.com/usekaneo/kaneo/compare/v2.7.2...v2.7.3) (2026-05-18)
213

314

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
}
5555
},
5656
"packageManager": "pnpm@10.32.1",
57-
"version": "2.7.3",
57+
"version": "2.7.4",
5858
"dependencies": {
5959
"dotenv-mono": "^1.5.1"
6060
}

0 commit comments

Comments
 (0)