We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d35053 commit 1b26a4fCopy full SHA for 1b26a4f
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @missingstudio/cli
2
3
+## 0.0.3
4
+
5
+### Patch Changes
6
7
+- MCP command release
8
9
## 0.0.2
10
11
### Patch Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "@missingstudio/cli",
- "version": "0.0.2",
+ "version": "0.0.3",
"description": "Missing Studio's AI assistant for interacting with the Model Context Protocol servers",
"keywords": [
"mcp",
0 commit comments