@skillsmith/core 0.5.5 → 0.5.7

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,6 +2,15 @@
2
2
 
3
3
  All notable changes to `@skillsmith/core` are documented here.
4
4
 
5
+ ## v0.5.7
6
+
7
+ - **Fix**: map curated trust tier through MCP surface (SMI-4520) (#822)
8
+ - **Fix**: batch close 4 GitHub security alerts (SMI-4499/4501/4502/4504) (#805)
9
+
10
+ ## v0.5.6
11
+
12
+ - **Fix**: SMI-4486 `initializeSchema()` now runs migrations after creating base tables; previously recorded SCHEMA_VERSION up front, causing `runMigrations` to skip every migration and leave fresh DBs missing v5+ tables (skill_versions, skill_advisories, etc.) (#795)
13
+
5
14
  ## v0.5.5
6
15
 
7
16
  - Version bump