Skip to content

Commit 850f808

Browse files
chore(main): release 0.2.1 (#27)
🤖 I have created a release *beep* *boop* --- ## [0.2.1](v0.2.0...v0.2.1) (2025-09-19) ### Bug Fixes * Bumps patch for production release ([#26](#26)) ([5bdbd9b](5bdbd9b)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Andrew Best <andrew.best@octopus.com>
1 parent 5bdbd9b commit 850f808

File tree

3 files changed

+10
-26
lines changed

3 files changed

+10
-26
lines changed

CHANGELOG.md

Lines changed: 7 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,19 @@
11
# Changelog
22

3-
## [0.2.0](https://github.com/OctopusDeploy/mcp-server/compare/v0.1.2...v0.2.0) (2025-09-19)
4-
5-
6-
### Features
7-
8-
* Add account get/list tools ([#13](https://github.com/OctopusDeploy/mcp-server/issues/13)) ([237cff9](https://github.com/OctopusDeploy/mcp-server/commit/237cff94c676b8336a18b6b205f139046f2e3693))
9-
* Add get/list certificates tools ([#9](https://github.com/OctopusDeploy/mcp-server/issues/9)) ([5119956](https://github.com/OctopusDeploy/mcp-server/commit/511995667378df220d0537a3c1ca5aa1a6bc18fe))
10-
11-
## [0.1.2](https://github.com/OctopusDeploy/mcp-server/compare/v0.1.1...v0.1.2) (2025-09-17)
3+
## [0.2.1](https://github.com/OctopusDeploy/mcp-server/compare/v0.2.0...v0.2.1) (2025-09-19)
124

135

14-
### Miscellaneous Chores
6+
### Bug Fixes
157

16-
* update packaging to make the index files executable ([6ed95e5](https://github.com/OctopusDeploy/mcp-server/commit/6ed95e559b8dff2f76bebd361d131770346dcb89))
8+
* Bump patch to release production version ([#26](https://github.com/OctopusDeploy/mcp-server/issues/26)) ([5bdbd9b](https://github.com/OctopusDeploy/mcp-server/commit/5bdbd9b7bbfe42467d5b1de039fb53fe68abe7ce))
179

18-
## [0.1.1](https://github.com/OctopusDeploy/mcp-server/compare/v0.1.0...v0.1.1) (2025-09-17)
19-
20-
21-
### Miscellaneous Chores
22-
23-
* release 0.1.1 ([129094f](https://github.com/OctopusDeploy/mcp-server/commit/129094f005e67a9475b8892b05db089871d0ab47))
24-
25-
## 0.1.0 (2025-09-16)
10+
## [0.2.0](https://github.com/OctopusDeploy/mcp-server/compare/v0.1.2...v0.2.0) (2025-09-19)
2611

2712

2813
### Features
2914

30-
* Test publish ([1fb799f](https://github.com/OctopusDeploy/mcp-server/commit/1fb799f611236062ab65f78cafb293c25d03f561))
31-
15+
* Add account get/list tools ([#13](https://github.com/OctopusDeploy/mcp-server/issues/13)) ([237cff9](https://github.com/OctopusDeploy/mcp-server/commit/237cff94c676b8336a18b6b205f139046f2e3693))
16+
* Add get/list certificates tools ([#9](https://github.com/OctopusDeploy/mcp-server/issues/9)) ([5119956](https://github.com/OctopusDeploy/mcp-server/commit/511995667378df220d0537a3c1ca5aa1a6bc18fe))
3217

33-
### Miscellaneous Chores
18+
## [0.1.2](https://github.com/OctopusDeploy/mcp-server/compare/v0.1.1...v0.1.2) (2025-09-17)
3419

35-
* release 0.1.0 ([d61cfb5](https://github.com/OctopusDeploy/mcp-server/commit/d61cfb5cefc4be35b0e0406b8cd00d216cfdd6a7))

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"bugs": {
55
"url": "https://github.com/OctopusDeploy/mcp-server/issues"
66
},
7-
"version": "0.2.0",
7+
"version": "0.2.1",
88
"type": "module",
99
"description": "The Octopus MCP Server provides your AI assistant with powerful tools that allow it to inspect, query, and diagnose problems within your Octopus instance.",
1010
"main": "dist/index.js",

0 commit comments

Comments
 (0)