@contentrain/skills 0.5.1 → 0.5.2

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": "@contentrain/skills",
3
- "version": "0.5.1",
3
+ "version": "0.5.2",
4
4
  "license": "MIT",
5
5
  "description": "AI agent skills for Contentrain — workflow procedures, framework integration guides",
6
6
  "type": "module",
@@ -61,7 +61,7 @@
61
61
  "tsdown": "^0.21.0",
62
62
  "typescript": "^5.7.0",
63
63
  "vitest": "^3.0.0",
64
- "@contentrain/mcp": "1.5.1"
64
+ "@contentrain/mcp": "1.5.2"
65
65
  },
66
66
  "scripts": {
67
67
  "build": "tsdown src/index.ts --format esm,cjs --dts",
@@ -271,7 +271,7 @@ Metadata files track governance information. They are system-managed -- agents N
271
271
  "status": "published",
272
272
  "source": "agent",
273
273
  "updated_by": "claude",
274
- "approved_by": "ahmet@contentrain.io",
274
+ "approved_by": "info@contentrain.io",
275
275
  "version": "1"
276
276
  }
277
277
  ```