Skip to content

Commit ae61537

Browse files
committed
chore(backend): release v0.29.3
1 parent 2286ae0 commit ae61537

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

services/backend/CHANGELOG.md

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

3+
## <small>0.29.3 (2025-08-16)</small>
4+
5+
* release v0.29.2 ([715c35f](https://github.com/deploystackio/deploystack/commit/715c35fef890d6a33458eaf0efe701661068b425))
6+
* enhance build process with webpack integration ([1aab8fa](https://github.com/deploystackio/deploystack/commit/1aab8faab83777f2f8d66befb3bd9654dfd043bf))
7+
38
## <small>0.29.2 (2025-08-16)</small>
49

510
* enhance build process with webpack integration ([1aab8fa](https://github.com/deploystackio/deploystack/commit/1aab8faab83777f2f8d66befb3bd9654dfd043bf))

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.29.2",
3+
"version": "0.29.3",
44
"scripts": {
55
"dev": "nodemon",
66
"build": "tsc && webpack --mode=production",

0 commit comments

Comments
 (0)