We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45057a2 commit 5e6e2beCopy full SHA for 5e6e2be
services/backend/CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## <small>0.22.1 (2025-07-07)</small>
4
+
5
+* release v0.22.0 ([021a1e8](https://github.com/deploystackio/deploystack/commit/021a1e888dd2fe8cb7a85edb6518c478979a28cd))* ([7b3b275](https://github.com/deploystackio/deploystack/commit/7b3b275347df10b3f30b0e21dd2457e7c63a6d6a))
6
7
## 0.22.0 (2025-07-07)
8
9
* ([7b3b275](https://github.com/deploystackio/deploystack/commit/7b3b275347df10b3f30b0e21dd2457e7c63a6d6a))
services/backend/package.json
@@ -1,6 +1,6 @@
{
"name": "@deploystack/backend",
- "version": "0.22.0",
+ "version": "0.22.1",
"scripts": {
"dev": "nodemon",
"build": "tsc",
0 commit comments