omk-book-to-skill 1.2.0 → 1.2.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
@@ -1,5 +1,13 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.2.2] - 2026-09-23
4
+
5
+ ### Changed
6
+
7
+ - Lockstep version alignment with the OMK packages. This cycle's changes live in `open-multi-agent-kit`.
8
+
9
+ ## [1.2.1] - 2026-09-23
10
+
3
11
  ## [1.2.0] - 2026-09-20
4
12
 
5
13
  ## [1.0.0] - 2026-09-18
@@ -1,4 +1,4 @@
1
1
  import type { CompilerIdentity } from "./types.ts";
2
- export declare const PACKAGE_VERSION = "1.2.0";
2
+ export declare const PACKAGE_VERSION = "1.2.2";
3
3
  export declare const COMPILER_IDENTITY: CompilerIdentity;
4
4
  //# sourceMappingURL=metadata.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"metadata.d.ts","sourceRoot":"","sources":["../src/metadata.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,YAAY,CAAC;AAEnD,eAAO,MAAM,eAAe,UAAU,CAAC;AAEvC,eAAO,MAAM,iBAAiB,EAAE,gBAQ9B,CAAC","sourcesContent":["import type { CompilerIdentity } from \"./types.ts\";\n\nexport const PACKAGE_VERSION = \"1.2.0\";\n\nexport const COMPILER_IDENTITY: CompilerIdentity = Object.freeze({\n\tpackage: \"omk-book-to-skill\",\n\tversion: PACKAGE_VERSION,\n\tupstream: Object.freeze({\n\t\trepository: \"https://github.com/virgiliojr94/book-to-skill\",\n\t\tcommit: \"c4c5e948caaa912c9e2024b925a7cdee9237b0c0\",\n\t\tdeclaredVersion: \"1.4.0\",\n\t}),\n});\n"]}
1
+ {"version":3,"file":"metadata.d.ts","sourceRoot":"","sources":["../src/metadata.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,YAAY,CAAC;AAEnD,eAAO,MAAM,eAAe,UAAU,CAAC;AAEvC,eAAO,MAAM,iBAAiB,EAAE,gBAQ9B,CAAC","sourcesContent":["import type { CompilerIdentity } from \"./types.ts\";\n\nexport const PACKAGE_VERSION = \"1.2.2\";\n\nexport const COMPILER_IDENTITY: CompilerIdentity = Object.freeze({\n\tpackage: \"omk-book-to-skill\",\n\tversion: PACKAGE_VERSION,\n\tupstream: Object.freeze({\n\t\trepository: \"https://github.com/virgiliojr94/book-to-skill\",\n\t\tcommit: \"c4c5e948caaa912c9e2024b925a7cdee9237b0c0\",\n\t\tdeclaredVersion: \"1.4.0\",\n\t}),\n});\n"]}
package/dist/metadata.js CHANGED
@@ -1,4 +1,4 @@
1
- export const PACKAGE_VERSION = "1.2.0";
1
+ export const PACKAGE_VERSION = "1.2.2";
2
2
  export const COMPILER_IDENTITY = Object.freeze({
3
3
  package: "omk-book-to-skill",
4
4
  version: PACKAGE_VERSION,
@@ -1 +1 @@
1
- {"version":3,"file":"metadata.js","sourceRoot":"","sources":["../src/metadata.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,MAAM,eAAe,GAAG,OAAO,CAAC;AAEvC,MAAM,CAAC,MAAM,iBAAiB,GAAqB,MAAM,CAAC,MAAM,CAAC;IAChE,OAAO,EAAE,mBAAmB;IAC5B,OAAO,EAAE,eAAe;IACxB,QAAQ,EAAE,MAAM,CAAC,MAAM,CAAC;QACvB,UAAU,EAAE,+CAA+C;QAC3D,MAAM,EAAE,0CAA0C;QAClD,eAAe,EAAE,OAAO;KACxB,CAAC;CACF,CAAC,CAAC","sourcesContent":["import type { CompilerIdentity } from \"./types.ts\";\n\nexport const PACKAGE_VERSION = \"1.2.0\";\n\nexport const COMPILER_IDENTITY: CompilerIdentity = Object.freeze({\n\tpackage: \"omk-book-to-skill\",\n\tversion: PACKAGE_VERSION,\n\tupstream: Object.freeze({\n\t\trepository: \"https://github.com/virgiliojr94/book-to-skill\",\n\t\tcommit: \"c4c5e948caaa912c9e2024b925a7cdee9237b0c0\",\n\t\tdeclaredVersion: \"1.4.0\",\n\t}),\n});\n"]}
1
+ {"version":3,"file":"metadata.js","sourceRoot":"","sources":["../src/metadata.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,MAAM,eAAe,GAAG,OAAO,CAAC;AAEvC,MAAM,CAAC,MAAM,iBAAiB,GAAqB,MAAM,CAAC,MAAM,CAAC;IAChE,OAAO,EAAE,mBAAmB;IAC5B,OAAO,EAAE,eAAe;IACxB,QAAQ,EAAE,MAAM,CAAC,MAAM,CAAC;QACvB,UAAU,EAAE,+CAA+C;QAC3D,MAAM,EAAE,0CAA0C;QAClD,eAAe,EAAE,OAAO;KACxB,CAAC;CACF,CAAC,CAAC","sourcesContent":["import type { CompilerIdentity } from \"./types.ts\";\n\nexport const PACKAGE_VERSION = \"1.2.2\";\n\nexport const COMPILER_IDENTITY: CompilerIdentity = Object.freeze({\n\tpackage: \"omk-book-to-skill\",\n\tversion: PACKAGE_VERSION,\n\tupstream: Object.freeze({\n\t\trepository: \"https://github.com/virgiliojr94/book-to-skill\",\n\t\tcommit: \"c4c5e948caaa912c9e2024b925a7cdee9237b0c0\",\n\t\tdeclaredVersion: \"1.4.0\",\n\t}),\n});\n"]}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "omk-book-to-skill",
3
- "version": "1.2.0",
3
+ "version": "1.2.2",
4
4
  "description": "Optional OMK adapter for compiling documents into provenance-tracked agent skills",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
@@ -51,7 +51,7 @@
51
51
  },
52
52
  "devDependencies": {
53
53
  "@types/node": "24.12.4",
54
- "open-multi-agent-kit": "^1.2.0",
54
+ "open-multi-agent-kit": "^1.2.2",
55
55
  "shx": "0.4.0",
56
56
  "typescript": "5.9.3",
57
57
  "vitest": "3.2.6"