@claude-view/plugin 0.29.0 → 0.30.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "claude-view",
3
3
  "description": "Mission Control for Claude Code — auto-starts a web dashboard, provides 90 MCP tools (sessions, stats, live monitoring, projects, teams, insights, coaching, and more), and adds 9 skills including /session-recap, /daily-cost, /standup, /coaching, /insights, and /team-status.",
4
- "version": "0.29.0",
4
+ "version": "0.30.1",
5
5
  "author": {
6
6
  "name": "tombelieber",
7
7
  "email": "nicholasgee1997@gmail.com"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@claude-view/plugin",
3
- "version": "0.29.0",
3
+ "version": "0.30.1",
4
4
  "description": "Claude Code plugin for claude-view — auto-starts web dashboard, provides session/cost/fluency tools and skills",
5
5
  "private": false,
6
6
  "type": "module",