Skip to content

Commit d208438

Browse files
chore(main): release 0.3.1 (#46)
1 parent 3d2d444 commit d208438

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [0.3.1](https://github.com/OctopusDeploy/mcp-server/compare/v0.3.0...v0.3.1) (2025-10-02)
4+
5+
6+
### Bug Fixes
7+
8+
* Add missing pagination parameters to various tools ([#45](https://github.com/OctopusDeploy/mcp-server/issues/45)) ([3d2d444](https://github.com/OctopusDeploy/mcp-server/commit/3d2d444d9e48126937d411a2bb6f1539118c3cd6))
9+
310
## [0.3.0](https://github.com/OctopusDeploy/mcp-server/compare/v0.2.5...v0.3.0) (2025-10-01)
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": "0.3.0",
7+
"version": "0.3.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)