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 7bfa5a1 commit 1935d17Copy full SHA for 1935d17
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [2.1.20](https://github.com/usekaneo/kaneo/compare/v2.1.19...v2.1.20) (2026-01-11)
2
+
3
4
+### Bug Fixes
5
6
+* correct wording in OTP email template for improved clarity ([7bfa5a1](https://github.com/usekaneo/kaneo/commit/7bfa5a12322face817c3cb221162ef264080b135))
7
8
9
10
## [2.1.19](https://github.com/usekaneo/kaneo/compare/v2.1.18...v2.1.19) (2026-01-11)
11
12
package.json
@@ -23,7 +23,7 @@
23
"node": ">=18"
24
},
25
"packageManager": "pnpm@10.26.2",
26
- "version": "2.1.19",
+ "version": "2.1.20",
27
"dependencies": {
28
"dotenv-mono": "^1.5.1"
29
}
0 commit comments