Skip to content

Commit aa65bb0

Browse files
committed
chore(backend): release v0.20.4
1 parent 5891b36 commit aa65bb0

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

services/backend/CHANGELOG.md

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

3+
## [0.20.4](https://github.com/deploystackio/deploystack/compare/backend-v0.20.2...backend-v0.20.4) (2025-05-30)
4+
5+
6+
### chore
7+
8+
* **backend:** release v0.20.3 ([](https://github.com/deploystackio/deploystack/commit/5e30962bbb84dd16e035abedc8101770d09c113b))
9+
* update backend version to 0.20.2 and typescript-eslint to 8.33.0 ([](https://github.com/deploystackio/deploystack/commit/bc015afd966ad8b304c619e00de57d57dcf583b8))
10+
311
## [0.20.3](https://github.com/deploystackio/deploystack/compare/backend-v0.20.2...backend-v0.20.3) (2025-05-30)
412

513

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.20.3",
3+
"version": "0.20.4",
44
"scripts": {
55
"dev": "node --env-file=.env --require ts-node/register src/index.ts",
66
"build": "tsc",

0 commit comments

Comments
 (0)