Skip to content

Commit c8c024c

Browse files
committed
chore(gateway): release v0.5.2
1 parent bdd8bbc commit c8c024c

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.5.2 (2025-08-16)</small>
4+
5+
* release v0.5.1 ([77ab293](https://github.com/deploystackio/deploystack/commit/77ab2933df6003a395f9712f37d4b6dc79a42712))
6+
* update release workflow and improve version handling ([67c7ab3](https://github.com/deploystackio/deploystack/commit/67c7ab3a72475da9b1df833208782fbfd2ed73ac))
7+
38
## <small>0.5.1 (2025-08-16)</small>
49

510
* update release workflow and improve version handling ([67c7ab3](https://github.com/deploystackio/deploystack/commit/67c7ab3a72475da9b1df833208782fbfd2ed73ac))

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.5.1",
3+
"version": "0.5.2",
44
"description": "The local DeployStack Gateway for secure MCP server management.",
55
"main": "dist/index.js",
66
"bin": {

0 commit comments

Comments
 (0)