@skillsmith/cli 0.5.4 → 0.5.6
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 +14 -2
- package/dist/.tsbuildinfo +1 -1
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -2,13 +2,25 @@
|
|
|
2
2
|
|
|
3
3
|
All notable changes to `@skillsmith/cli` are documented here.
|
|
4
4
|
|
|
5
|
-
## v0.5.
|
|
5
|
+
## v0.5.6
|
|
6
6
|
|
|
7
7
|
- Version bump
|
|
8
8
|
|
|
9
|
+
## v0.5.5
|
|
10
|
+
|
|
11
|
+
- **Other**: SMI-4190: release cadence docs — ADR-114 + CHANGELOG backfill + CONTRIBUTING (#552)
|
|
12
|
+
|
|
13
|
+
## [Unreleased]
|
|
14
|
+
|
|
15
|
+
_No unreleased changes._
|
|
16
|
+
|
|
17
|
+
## v0.5.4
|
|
18
|
+
|
|
19
|
+
- **Fix**: Version bump to align with core 0.5.1 and mcp-server 0.4.9 floors (#548).
|
|
20
|
+
|
|
9
21
|
## v0.5.3
|
|
10
22
|
|
|
11
|
-
- **Docs**: bump internal submodule for SMI-4181/4184 GSC audit plan (#539)
|
|
23
|
+
- **Docs**: bump internal submodule for SMI-4181/4184 GSC audit plan (#539).
|
|
12
24
|
|
|
13
25
|
## v0.5.2 (2026-03-24)
|
|
14
26
|
|