@cotal-ai/pi 0.14.1 → 0.14.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/dist/index.js CHANGED
@@ -15492,7 +15492,7 @@ import { isConcreteChannel as isConcreteChannel3, channelInAllow as channelInAll
15492
15492
 
15493
15493
  // ../connector-core/dist/docs-bundle.generated.js
15494
15494
  var DOCS_BUNDLE = {
15495
- "version": "0.14.1",
15495
+ "version": "0.14.2",
15496
15496
  "generatedFrom": "docs/*.md + SPEC.md + spec/cotal.schema.json",
15497
15497
  "pages": [
15498
15498
  {
@@ -43563,7 +43563,7 @@ config(en_default());
43563
43563
 
43564
43564
  // ../connector-core/dist/docs-bundle.generated.js
43565
43565
  var DOCS_BUNDLE = {
43566
- "version": "0.14.1",
43566
+ "version": "0.14.2",
43567
43567
  "generatedFrom": "docs/*.md + SPEC.md + spec/cotal.schema.json",
43568
43568
  "pages": [
43569
43569
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cotal-ai/pi",
3
- "version": "0.14.1",
3
+ "version": "0.14.2",
4
4
  "license": "Apache-2.0",
5
5
  "repository": {
6
6
  "type": "git",
@@ -32,8 +32,8 @@
32
32
  "esbuild": "^0.28.0",
33
33
  "typebox": "^1.1.0",
34
34
  "zod": "^4.4.3",
35
- "@cotal-ai/core": "0.14.1",
36
- "@cotal-ai/connector-core": "0.14.1"
35
+ "@cotal-ai/connector-core": "0.14.2",
36
+ "@cotal-ai/core": "0.14.2"
37
37
  },
38
38
  "files": [
39
39
  "dist"