@skillsmith/cli 0.5.3 → 0.5.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.
package/CHANGELOG.md CHANGED
@@ -2,10 +2,14 @@
2
2
 
3
3
  All notable changes to `@skillsmith/cli` are documented here.
4
4
 
5
- ## v0.5.3
5
+ ## v0.5.4
6
6
 
7
7
  - Version bump
8
8
 
9
+ ## v0.5.3
10
+
11
+ - **Docs**: bump internal submodule for SMI-4181/4184 GSC audit plan (#539)
12
+
9
13
  ## v0.5.2 (2026-03-24)
10
14
 
11
15
  - **Unified Install Command**: `skillsmith install` now supports both registry names and GitHub URLs (SMI-3484).