Skip to content

Commit 6087656

Browse files
committed
chore(release): 0.2.4 [skip ci]
1 parent 99bca69 commit 6087656

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [0.2.4](https://github.com/npjonath/oclif-plugin-mcp-server/compare/0.2.3...0.2.4) (2025-06-27)
2+
3+
### Bug Fixes
4+
5+
- test, disableMCP behavior ([99bca69](https://github.com/npjonath/oclif-plugin-mcp-server/commit/99bca695099a6e453d00dde54429b0b0e9e009ef))
6+
17
## [0.2.3](https://github.com/npjonath/oclif-plugin-mcp-server/compare/0.2.2...0.2.3) (2025-06-27)
28

39
### Bug Fixes

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.2.3",
4+
"version": "0.2.4",
55
"author": "Jonathan Jot",
66
"bugs": "https://github.com/npjonath/oclif-plugin-mcp-server/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)