Skip to content

Commit 3ab9b86

Browse files
geledekclaude
andcommitted
release: 0.4.0
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 20de2eb commit 3ab9b86

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
"metadata": {
88
"description": "Fifteen installable skills for diagnosing, designing, governing, and scaling enterprise AI transformation — distilled from 21 flagship research sources (Stanford, MIT, McKinsey, BCG, Deloitte, PwC, Accenture, NIST, EU AI Act, IMDA, WEF).",
9-
"version": "0.3.0"
9+
"version": "0.4.0"
1010
},
1111
"plugins": [
1212
{

.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "enterprise-ai-transformation-skills",
33
"displayName": "Enterprise AI Transformation Skills",
4-
"version": "0.3.0",
4+
"version": "0.4.0",
55
"description": "Fifteen installable skills for diagnosing, designing, governing, and scaling enterprise AI transformation. Distilled from 21 flagship sources (Stanford, MIT, McKinsey, BCG, Deloitte, PwC, Accenture, NIST, EU AI Act, IMDA, WEF).",
66
"author": "Ray Han",
77
"license": "MIT",

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to this plugin are documented here.
44

5-
## [Unreleased]
5+
## [0.4.0] — 2026-07-02
66

77
### Added
88
- `scripts/validate.py` + GitHub Action (`.github/workflows/validate.yml`) — CI consistency check on every push/PR: every reference pointer in a SKILL.md resolves, `_index.md` consumer columns match actual citations, plugin manifests match the `skills/` directories, versions agree across manifests, and skill frontmatter is well-formed.

0 commit comments

Comments
 (0)