Skip to content

Commit 5045d3a

Browse files
committed
chore(satellite): release v0.10.0
1 parent 1aa20bb commit 5045d3a

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

services/satellite/CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,28 @@
22

33
## 0.10.0 (2025-11-17)
44

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 ([0676b8f](https://github.com/deploystackio/deploystack/commit/0676b8f))
8+
* feat(all): add category-specific client configuration API endpoint ([da6a24e](https://github.com/deploystackio/deploystack/commit/da6a24e))
9+
* feat(all): add OAuth 2.1 authentication for MCP servers ([ec98c8b](https://github.com/deploystackio/deploystack/commit/ec98c8b))
10+
* feat(all): implemented token usage statistics ([2fcd9cf](https://github.com/deploystackio/deploystack/commit/2fcd9cf))
11+
* feat(backend): enhance API specifications and add Cursor support ([a214653](https://github.com/deploystackio/deploystack/commit/a214653))
12+
* feat(backend): enhance MCP client types API with categorized response ([21e4833](https://github.com/deploystackio/deploystack/commit/21e4833))
13+
* feat(frontend): add statistics page with under construction message ([1ad3ab7](https://github.com/deploystackio/deploystack/commit/1ad3ab7))
14+
* fix(satellite): update markdown linting path for AI instructions ([8032166](https://github.com/deploystackio/deploystack/commit/8032166))
15+
* fix(satellite): update token consumption metrics in README ([b58e58b](https://github.com/deploystackio/deploystack/commit/b58e58b))
16+
17+
18+
19+
## v0.9.0 (2025-11-15)
20+
21+
* chore(satellite): release v0.9.0 ([ae5ab63](https://github.com/deploystackio/deploystack/commit/ae5ab63))
22+
* chore(satellite): release v0.9.0 ([0c4a7c4](https://github.com/deploystackio/deploystack/commit/0c4a7c4))
23+
* docs(satellite): update example outputs in token counter utility ([a4de6d1](https://github.com/deploystackio/deploystack/commit/a4de6d1))
24+
25+
## 0.10.0 (2025-11-17)
26+
527
* feat(all): add category-specific client configuration API endpoint ([da6a24e](https://github.com/deploystackio/deploystack/commit/da6a24e))
628
* feat(all): add OAuth 2.1 authentication for MCP servers ([ec98c8b](https://github.com/deploystackio/deploystack/commit/ec98c8b))
729
* feat(all): implemented token usage statistics ([2fcd9cf](https://github.com/deploystackio/deploystack/commit/2fcd9cf))

0 commit comments

Comments
 (0)