Skip to content

Commit 8b3e696

Browse files
committed
chore(backend): release v0.31.3
1 parent 80c3791 commit 8b3e696

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.31.3 (2025-08-25)</small>
4+
5+
* chore(backend): release v0.31.2 ([77608e7](https://github.com/deploystackio/deploystack/commit/77608e7))
6+
* feat(all): implement storage-first architecture in BasicInfoStepEdit component ([c9abb46](https://github.com/deploystackio/deploystack/commit/c9abb46))
7+
38
## <small>0.31.2 (2025-08-25)</small>
49

510
* feat(all): implement storage-first architecture in BasicInfoStepEdit component ([c9abb46](https://github.com/deploystackio/deploystack/commit/c9abb46))

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

0 commit comments

Comments
 (0)