Skip to content

Commit 4446df4

Browse files
committed
chore(frontend): release v0.16.1
1 parent e3b930d commit 4446df4

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

services/frontend/CHANGELOG.md

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

3+
## <small>0.16.1 (2025-07-14)</small>
4+
5+
* release v0.16.0 ([2b75025](https://github.com/deploystackio/deploystack/commit/2b75025db9903098e9c7adb5fadd7362d254fc4a))* update team selection logic and storage integration ([0c23064](https://github.com/deploystackio/deploystack/commit/0c23064ac4e51e71ccb076c14d45ad5ef04b2d58))* centralize role permissions management and synchronize with database ([197dd8b](https://github.com/deploystackio/deploystack/commit/197dd8ba4702527329a08516f4f6fade519739c2))* Refactor MCP server catalog forms and add Claude Desktop configuration step ([83579a4](https://github.com/deploystackio/deploystack/commit/83579a45359b08164b68a14a213c52937a3b2032))* remove edit view and replace with view functionality for MCP server catalog ([f5565c1](https://github.com/deploystackio/deploystack/commit/f5565c1f9d06186be0189eaa5dc01da2d6e9c1e7))
6+
37
## 0.16.0 (2025-07-14)
48

59
* centralize role permissions management and synchronize with database ([197dd8b](https://github.com/deploystackio/deploystack/commit/197dd8ba4702527329a08516f4f6fade519739c2))* Refactor MCP server catalog forms and add Claude Desktop configuration step ([83579a4](https://github.com/deploystackio/deploystack/commit/83579a45359b08164b68a14a213c52937a3b2032))* remove edit view and replace with view functionality for MCP server catalog ([f5565c1](https://github.com/deploystackio/deploystack/commit/f5565c1f9d06186be0189eaa5dc01da2d6e9c1e7))* update team selection logic and storage integration ([0c23064](https://github.com/deploystackio/deploystack/commit/0c23064ac4e51e71ccb076c14d45ad5ef04b2d58))

services/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@deploystack/frontend",
3-
"version": "0.16.0",
3+
"version": "0.16.1",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)