Skip to content

Commit 4b0f7bd

Browse files
committed
Releasing 0.28.4
1 parent 0a0786f commit 4b0f7bd

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

changelog.md

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

4-
0.28.4 (????-??-??)
4+
0.28.4 (2025-01-28)
55
-------------------
66

77
* Logging with an unverified email is no longer a blocker for the
@@ -15,7 +15,6 @@ Changelog
1515
* Added guide on testing SMTP.
1616

1717

18-
1918
0.28.3 (2025-01-21)
2019
-------------------
2120

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.3",
3+
"version": "0.28.4",
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)