Skip to content

Commit 3b17ee7

Browse files
chore(main): release 0.1.1 (#4)
1 parent 129094f commit 3b17ee7

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.1.1](https://github.com/OctopusDeploy/mcp-server/compare/v0.1.0...v0.1.1) (2025-09-17)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* release 0.1.1 ([129094f](https://github.com/OctopusDeploy/mcp-server/commit/129094f005e67a9475b8892b05db089871d0ab47))
9+
310
## 0.1.0 (2025-09-16)
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.1.0",
7+
"version": "0.1.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)