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 32acd6d commit 3142735Copy full SHA for 3142735
CHANGELOG.md
@@ -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
10
# [2.2.0](https://github.com/usekaneo/kaneo/compare/v2.1.24...v2.2.0) (2026-02-09)
11
12
package.json
@@ -23,7 +23,7 @@
23
"node": ">=18"
24
},
25
"packageManager": "pnpm@10.28.0",
26
- "version": "2.2.0",
+ "version": "2.2.1",
27
"dependencies": {
28
"dotenv-mono": "^1.5.1"
29
}
0 commit comments