Skip to content

Commit

Permalink
Releasing 0.24.0-alpha.1
Browse files Browse the repository at this point in the history
  • Loading branch information
evert committed Oct 5, 2023
1 parent eec5f53 commit 52edd3a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Changelog
=========

0.24.0-alpha.1 (????-??-??)
0.24.0-alpha.1 (2023-10-05)
---------------------------

* The Docker distribution now runs on Node 20 (upgraded from 16).
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@curveball/a12n-server",
"version": "0.24.0-alpha.0",
"version": "0.24.0-alpha.1",
"main": "dist/index.js",
"description": "A ready-to-launch User and Authentication system for those that don't want to build it",
"scripts": {
Expand Down

0 comments on commit 52edd3a

Please sign in to comment.