Skip to content

Commit fd6535a

Browse files
Lasimgithub-actions[bot]
authored andcommitted
chore(frontend): release v0.39.0
1 parent 5045d3a commit fd6535a

File tree

3 files changed

+20
-2
lines changed

3 files changed

+20
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

services/frontend/CHANGELOG.md

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

3+
## 0.39.0 (2025-11-17)
4+
5+
* chore(all): bump @octokit/request from 10.0.6 to 10.0.7 ([ed81e3e](https://github.com/deploystackio/deploystack/commit/ed81e3e))
6+
* chore(all): bump nodemon from 3.1.10 to 3.1.11 ([653ab6e](https://github.com/deploystackio/deploystack/commit/653ab6e))
7+
* chore(satellite): release v0.10.0 ([5045d3a](https://github.com/deploystackio/deploystack/commit/5045d3a))
8+
* chore(satellite): release v0.10.0 ([0676b8f](https://github.com/deploystackio/deploystack/commit/0676b8f))
9+
* chore(satellite): release v0.9.0 ([ae5ab63](https://github.com/deploystackio/deploystack/commit/ae5ab63))
10+
* chore(satellite): release v0.9.0 ([0c4a7c4](https://github.com/deploystackio/deploystack/commit/0c4a7c4))
11+
* feat(all): add category-specific client configuration API endpoint ([da6a24e](https://github.com/deploystackio/deploystack/commit/da6a24e))
12+
* feat(all): add OAuth 2.1 authentication for MCP servers ([ec98c8b](https://github.com/deploystackio/deploystack/commit/ec98c8b))
13+
* feat(all): implemented token usage statistics ([2fcd9cf](https://github.com/deploystackio/deploystack/commit/2fcd9cf))
14+
* feat(backend): enhance API specifications and add Cursor support ([a214653](https://github.com/deploystackio/deploystack/commit/a214653))
15+
* feat(backend): enhance MCP client types API with categorized response ([21e4833](https://github.com/deploystackio/deploystack/commit/21e4833))
16+
* feat(frontend): add statistics page with under construction message ([1ad3ab7](https://github.com/deploystackio/deploystack/commit/1ad3ab7))
17+
* fix(satellite): update markdown linting path for AI instructions ([8032166](https://github.com/deploystackio/deploystack/commit/8032166))
18+
* fix(satellite): update token consumption metrics in README ([b58e58b](https://github.com/deploystackio/deploystack/commit/b58e58b))
19+
* docs(satellite): update example outputs in token counter utility ([a4de6d1](https://github.com/deploystackio/deploystack/commit/a4de6d1))
20+
321
## 0.38.0 (2025-11-15)
422

523
* chore(all): update dependencies in backend, frontend, and satellite services ([94a274f](https://github.com/deploystackio/deploystack/commit/94a274f))

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.38.0",
3+
"version": "0.39.0",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)