Skip to content

Commit aeef8fe

Browse files
committed
chore(release): 0.3.1 [skip ci]
1 parent ce75073 commit aeef8fe

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [0.3.1](https://github.com/npjonath/oclif-plugin-mcp-server/compare/0.3.0...0.3.1) (2025-06-29)
2+
3+
### Bug Fixes
4+
5+
- issue when running mcp inspector ([ce75073](https://github.com/npjonath/oclif-plugin-mcp-server/commit/ce750739feab4dbb1bc1c2e36c51ec0d0d936dfb))
6+
17
# [0.3.0](https://github.com/npjonath/oclif-plugin-mcp-server/compare/0.2.4...0.3.0) (2025-06-28)
28

39
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "oclif-plugin-mcp-server",
33
"description": "A plugin for the oclif CLI framework that automatically discovers commands and serves them through the Model Context Protocol (MCP).",
4-
"version": "0.3.0",
4+
"version": "0.3.1",
55
"author": "Jonathan Jot",
66
"bugs": "https://github.com/npjonath/oclif-plugin-mcp-server/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)