Skip to content

Commit b085c21

Browse files
committed
Releasing 0.28.3
1 parent 002d97c commit b085c21

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

changelog.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
=========
33

4-
0.28.3 (????-??-??)
4+
0.28.3 (2025-01-21)
55
-------------------
66

77
* Login challenge now prefers TOTP challenge over Email OTP by default.

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@curveball/a12n-server",
3-
"version": "0.28.2",
3+
"version": "0.28.3",
44
"description": "A ready-to-launch User and Authentication system for those that don't want to build it",
55
"type": "module",
66
"exports": "./dist/index.js",

0 commit comments

Comments
 (0)