diff --git a/CHANGELOG.md b/CHANGELOG.md index e3ed81a8..d624972a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 1.3.22 (WIP) +## 1.3.22 (2023-12-21) * Allow ending a non-file-serve `Conduit` response with a stream * Actually only load the main app routes during the `routes` stage diff --git a/package.json b/package.json index d782407a..92cdab64 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "alchemymvc", "description": "MVC framework for Node.js", - "version": "1.3.22-alpha", + "version": "1.3.22", "author": "Jelle De Loecker ", "keywords": [ "alchemy",