Skip to content

Commit 3142735

Browse files
chore(release): v2.2.1
1 parent 32acd6d commit 3142735

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.2.1](https://github.com/usekaneo/kaneo/compare/v2.2.0...v2.2.1) (2026-02-16)
2+
3+
4+
### Bug Fixes
5+
6+
* apps/web/Dockerfile to reduce vulnerabilities ([c1b5731](https://github.com/usekaneo/kaneo/commit/c1b57312cff8d09ef23d7aee95d315d582b6af35))
7+
8+
9+
110
# [2.2.0](https://github.com/usekaneo/kaneo/compare/v2.1.24...v2.2.0) (2026-02-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.28.0",
26-
"version": "2.2.0",
26+
"version": "2.2.1",
2727
"dependencies": {
2828
"dotenv-mono": "^1.5.1"
2929
}

0 commit comments

Comments
 (0)