Skip to content

Commit 6af2e07

Browse files
chore(main): release 1.0.1 (#54)
🤖 I have created a release *beep* *boop* --- ## [1.0.1](v1.0.0...v1.0.1) (2025-12-12) ### Bug Fixes * Simplifies list tenants tool ([#53](#53)) ([c86d602](c86d602)) --- 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 c86d602 commit 6af2e07

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

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

3+
## [1.0.1](https://github.com/OctopusDeploy/mcp-server/compare/v1.0.0...v1.0.1) (2025-12-12)
4+
5+
6+
### Bug Fixes
7+
8+
* Simplifies list tenants tool ([#53](https://github.com/OctopusDeploy/mcp-server/issues/53)) ([c86d602](https://github.com/OctopusDeploy/mcp-server/commit/c86d602c3b04c56be713974ccec98addeb2aa7c7))
9+
310
## [1.0.0](https://github.com/OctopusDeploy/mcp-server/compare/v0.3.1...v1.0.0) (2025-11-25)
411

512

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": "1.0.0",
7+
"version": "1.0.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)