Skip to content

Commit 8d7bde4

Browse files
chore(main): release 0.2.4 (#37)
1 parent 656ae08 commit 8d7bde4

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+
## [0.2.4](https://github.com/OctopusDeploy/mcp-server/compare/v0.2.3...v0.2.4) (2025-09-25)
4+
5+
6+
### Bug Fixes
7+
8+
* Temporarily remove sbom steps ([#36](https://github.com/OctopusDeploy/mcp-server/issues/36)) ([656ae08](https://github.com/OctopusDeploy/mcp-server/commit/656ae08a33793e84ff2a8f1c3f2ffd41494adb60))
9+
310
## [0.2.3](https://github.com/OctopusDeploy/mcp-server/compare/v0.2.2...v0.2.3) (2025-09-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": "0.2.3",
7+
"version": "0.2.4",
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)