@skillsmith/core 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/CHANGELOG.md CHANGED
@@ -2,18 +2,24 @@
2
2
 
3
3
  All notable changes to `@skillsmith/core` are documented here.
4
4
 
5
- ## v0.5.1
5
+ ## v0.5.2
6
6
 
7
- - Version bump
7
+ - **Fix**: restore category/security/repo in skill detail view (SMI-4240) (#583)
8
+ - **Other**: SMI-4190: release cadence docs — ADR-114 + CHANGELOG backfill + CONTRIBUTING (#552)
8
9
 
9
- ## v0.4.18
10
+ ## [Unreleased]
10
11
 
11
- - **Fix**: SMI-4182 suppress CodeQL false positive on telemetry hash
12
- - **Feature**: SMI-4120 response caching + Cache-Control (#516)
12
+ - **SMI-4124**: `skill_pack_audit` trigger-quality + namespace collision checks (PR #505).
13
13
 
14
- ## [Unreleased]
14
+ ## v0.5.1
15
+
16
+ - **Fix**: SMI-4182 suppress CodeQL false positive on telemetry hash (#550 retro).
17
+
18
+ ## v0.4.18
15
19
 
16
- - **Indexer registers addyosmani/agent-skills as high-trust source** (SMI-4122, PR #499).
20
+ - **Fix**: SMI-4182 suppress CodeQL false positive on telemetry hash.
21
+ - **Feature**: SMI-4120 response caching + Cache-Control (#516).
22
+ - **Feature**: Indexer registers addyosmani/agent-skills as high-trust source (SMI-4122, PR #499).
17
23
 
18
24
  ## v0.4.17
19
25