Skip to content

Commit b78d83a

Browse files
chore(main): release 0.2.0 (#10)
🤖 I have created a release *beep* *boop* --- ## [0.2.0](v0.1.2...v0.2.0) (2025-09-19) ### Features * Add account get/list tools ([#13](#13)) ([237cff9](237cff9)) * Add get/list certificates tools ([#9](#9)) ([5119956](5119956)) --- 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>
1 parent 7366a60 commit b78d83a

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
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+
311
## [0.1.2](https://github.com/OctopusDeploy/mcp-server/compare/v0.1.1...v0.1.2) (2025-09-17)
412

513

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.1.2",
7+
"version": "0.2.0",
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)