Skip to content

Commit a0bc338

Browse files
chore(main): release 0.1.0 (#3)
1 parent d61cfb5 commit a0bc338

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Changelog
2+
3+
## 0.1.0 (2025-09-16)
4+
5+
6+
### Features
7+
8+
* Test publish ([1fb799f](https://github.com/OctopusDeploy/mcp-server/commit/1fb799f611236062ab65f78cafb293c25d03f561))
9+
10+
11+
### Miscellaneous Chores
12+
13+
* release 0.1.0 ([d61cfb5](https://github.com/OctopusDeploy/mcp-server/commit/d61cfb5cefc4be35b0e0406b8cd00d216cfdd6a7))

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