@codemcp/workflows 5.2.2 → 5.2.4

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.
Files changed (2) hide show
  1. package/package.json +2 -2
  2. package/skill/SKILL.md +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@codemcp/workflows",
3
- "version": "5.2.2",
3
+ "version": "5.2.4",
4
4
  "description": "MCP server implementation for responsible-vibe",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -13,7 +13,7 @@
13
13
  ],
14
14
  "dependencies": {
15
15
  "@modelcontextprotocol/sdk": "1.25.3",
16
- "@codemcp/workflows-core": "5.2.2"
16
+ "@codemcp/workflows-core": "5.2.4"
17
17
  },
18
18
  "devDependencies": {
19
19
  "@types/node": "^22.0.0",
package/skill/SKILL.md CHANGED
@@ -7,7 +7,7 @@ description: >
7
7
  users mention to build, enhance or fix code.
8
8
  license: MIT
9
9
  metadata:
10
- version: '5.2.2'
10
+ version: '5.2.4'
11
11
  repository: https://github.com/mrsimpson/responsible-vibe-mcp
12
12
  author: mrsimpson
13
13
  requires-mcp-servers: