Skip to content

Commit 5e6e2be

Browse files
committed
chore(backend): release v0.22.1
1 parent 45057a2 commit 5e6e2be

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

services/backend/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

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+
37
## 0.22.0 (2025-07-07)
48

59
* ([7b3b275](https://github.com/deploystackio/deploystack/commit/7b3b275347df10b3f30b0e21dd2457e7c63a6d6a))

services/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@deploystack/backend",
3-
"version": "0.22.0",
3+
"version": "0.22.1",
44
"scripts": {
55
"dev": "nodemon",
66
"build": "tsc",

0 commit comments

Comments
 (0)