Skip to content

Commit e8debd6

Browse files
committed
chore(release): 0.4.0 [skip ci]
1 parent 5d740f3 commit e8debd6

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.4.0](https://github.com/npjonath/oclif-plugin-mcp-server/compare/0.3.1...0.4.0) (2025-06-29)
2+
3+
### Features
4+
5+
- add MCP tool annotations support ([5d740f3](https://github.com/npjonath/oclif-plugin-mcp-server/commit/5d740f3181a73c088eea695032b22c3ac8eaf5af))
6+
17
## [0.3.1](https://github.com/npjonath/oclif-plugin-mcp-server/compare/0.3.0...0.3.1) (2025-06-29)
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.3.1",
4+
"version": "0.4.0",
55
"author": "Jonathan Jot",
66
"bugs": "https://github.com/npjonath/oclif-plugin-mcp-server/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)