@codemcp/workflows 5.1.0 → 5.1.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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@codemcp/workflows",
3
- "version": "5.1.0",
3
+ "version": "5.1.1",
4
4
  "description": "MCP server implementation for responsible-vibe",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -9,11 +9,11 @@
9
9
  },
10
10
  "files": [
11
11
  "dist/**/*",
12
- "SKILL.md"
12
+ "skill/**/*"
13
13
  ],
14
14
  "dependencies": {
15
15
  "@modelcontextprotocol/sdk": "1.25.3",
16
- "@codemcp/workflows-core": "5.1.0"
16
+ "@codemcp/workflows-core": "5.1.1"
17
17
  },
18
18
  "devDependencies": {
19
19
  "@types/node": "^22.0.0",
@@ -11,7 +11,7 @@ allowed-tools: >
11
11
  setup_project_docs
12
12
  license: MIT
13
13
  metadata:
14
- version: '5.1.0'
14
+ version: '5.1.1'
15
15
  repository: https://github.com/mrsimpson/responsible-vibe-mcp
16
16
  author: mrsimpson
17
17
  requires-mcp-servers: