You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: services/frontend/CHANGELOG.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,20 @@
1
1
# Changelog
2
2
3
+
## 0.36.0 (2025-11-09)
4
+
5
+
* chore(all): bump @modelcontextprotocol/sdk from 1.20.2 to 1.21.0 ([7c81126](https://github.com/deploystackio/deploystack/commit/7c81126))
6
+
* chore(all): bump @types/node from 24.8.1 to 24.10.0 ([3467f4b](https://github.com/deploystackio/deploystack/commit/3467f4b))
7
+
* chore(all): bump @types/uuid from 10.0.0 to 11.0.0 ([5ee2773](https://github.com/deploystackio/deploystack/commit/5ee2773))
8
+
* chore(all): bump lucide-vue-next from 0.546.0 to 0.552.0 ([b6058de](https://github.com/deploystackio/deploystack/commit/b6058de))
9
+
* chore(all): update node version to 24 in workflow files ([147192d](https://github.com/deploystackio/deploystack/commit/147192d))
10
+
* chore(backend): update dependencies in package.json ([e3f9c05](https://github.com/deploystackio/deploystack/commit/e3f9c05))
11
+
* chore(frontend): bump lucide-vue-next in /services/frontend ([cb55024](https://github.com/deploystackio/deploystack/commit/cb55024))
12
+
* chore(frontend): update dependencies in frontend package.json ([4fa9043](https://github.com/deploystackio/deploystack/commit/4fa9043))
13
+
* chore(satellite): bump @types/uuid in /services/satellite ([319a8cf](https://github.com/deploystackio/deploystack/commit/319a8cf))
14
+
* chore(satellite): bump zod from 3.25.76 to 4.1.12 in /services/satellite ([f6f825d](https://github.com/deploystackio/deploystack/commit/f6f825d))
15
+
* feat(all): add teams management functionality for global admins ([d3a9926](https://github.com/deploystackio/deploystack/commit/d3a9926))
16
+
* feat(backend): implement admin team update route with validation and response schemas ([09ae873](https://github.com/deploystackio/deploystack/commit/09ae873))
0 commit comments