@kjerneverk/execution 1.0.14-dev.20260330051407.8de8664 → 1.0.14

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.
@@ -0,0 +1,4 @@
1
+ # Scoped @kjerneverk pre-publish updates remain enabled (default).
2
+ # Do not commit package-lock.json; KodrDriv publish expects lockfilePolicy ignore.
3
+ publish:
4
+ lockfilePolicy: ignore
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kjerneverk/execution",
3
- "version": "1.0.14-dev.20260330051407.8de8664",
3
+ "version": "1.0.14",
4
4
  "_versionReset": "2026-01-15",
5
5
  "description": "LLM execution provider interfaces - no SDK dependencies",
6
6
  "type": "module",