Skip to content

Commit 6016d5b

Browse files
committed
chore(backend): release v0.28.3
1 parent c1771c4 commit 6016d5b

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.28.3 (2025-08-07)</small>
4+
5+
* release v0.28.2 ([d2c1945](https://github.com/deploystackio/deploystack/commit/d2c19455bf76a85bcb2e2a75215c3b53330b76f7))
6+
* enhance SQL statement handling for Turso compatibility ([98fe23e](https://github.com/deploystackio/deploystack/commit/98fe23ef374d03c9a1724be815e43ae543ea8521))
7+
38
## <small>0.28.2 (2025-08-07)</small>
49

510
* enhance SQL statement handling for Turso compatibility ([98fe23e](https://github.com/deploystackio/deploystack/commit/98fe23ef374d03c9a1724be815e43ae543ea8521))

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.28.2",
3+
"version": "0.28.3",
44
"scripts": {
55
"dev": "nodemon",
66
"build": "tsc",

0 commit comments

Comments
 (0)