Skip to content

Commit 1f3c938

Browse files
committed
Releasing 0.24.0
1 parent ccfff85 commit 1f3c938

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

changelog.md

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

4-
0.24.0 (????-??-??)
4+
0.24.0 (2023-11-09)
55
-------------------
66

77
* Upgrade to Redis 4.
@@ -16,6 +16,7 @@ Changelog
1616
* Fixed a 500 error in the OAuth2 password flow.
1717
* Updated to simplewebauthn 8.
1818

19+
1920
0.24.0-alpha.0 (2023-10-04)
2021
---------------------------
2122

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.24.0-alpha.1",
3+
"version": "0.24.0",
44
"main": "dist/index.js",
55
"description": "A ready-to-launch User and Authentication system for those that don't want to build it",
66
"scripts": {

0 commit comments

Comments
 (0)