Skip to content

Commit 334e2cf

Browse files
committed
chore(gateway): release v0.9.5
1 parent 1e4cbf6 commit 334e2cf

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

services/gateway/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.9.5 (2025-09-01)</small>
4+
5+
* chore(gateway): release v0.9.4 ([4308f43](https://github.com/deploystackio/deploystack/commit/4308f43))
6+
* fix(gateway): manage connections and improve server shutdown process ([80dd6f9](https://github.com/deploystackio/deploystack/commit/80dd6f9))
7+
38
## <small>0.9.4 (2025-09-01)</small>
49

510
* fix(gateway): manage connections and improve server shutdown process ([80dd6f9](https://github.com/deploystackio/deploystack/commit/80dd6f9))

services/gateway/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@deploystack/gateway",
3-
"version": "0.9.4",
3+
"version": "0.9.5",
44
"description": "The local DeployStack Gateway for secure MCP server management.",
55
"main": "dist/index.js",
66
"bin": {

0 commit comments

Comments
 (0)