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