@cotal-ai/pi 0.28.1 → 0.29.0

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
@@ -15963,7 +15963,7 @@ import { isConcreteChannel as isConcreteChannel3, channelInAllow as channelInAll
15963
15963
 
15964
15964
  // ../connector-core/dist/docs-bundle.generated.js
15965
15965
  var DOCS_BUNDLE = {
15966
- "version": "0.28.1",
15966
+ "version": "0.29.0",
15967
15967
  "generatedFrom": "docs/*.md + SPEC.md + spec/cotal-lang.md + spec/cotal.schema.json",
15968
15968
  "pages": [
15969
15969
  {
@@ -55878,7 +55878,7 @@ config(en_default());
55878
55878
 
55879
55879
  // ../connector-core/dist/docs-bundle.generated.js
55880
55880
  var DOCS_BUNDLE = {
55881
- "version": "0.28.1",
55881
+ "version": "0.29.0",
55882
55882
  "generatedFrom": "docs/*.md + SPEC.md + spec/cotal-lang.md + spec/cotal.schema.json",
55883
55883
  "pages": [
55884
55884
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cotal-ai/pi",
3
- "version": "0.28.1",
3
+ "version": "0.29.0",
4
4
  "license": "Apache-2.0",
5
5
  "repository": {
6
6
  "type": "git",
@@ -34,8 +34,8 @@
34
34
  "esbuild": "^0.28.0",
35
35
  "typebox": "^1.1.0",
36
36
  "zod": "^4.4.3",
37
- "@cotal-ai/core": "0.28.1",
38
- "@cotal-ai/connector-core": "0.28.1"
37
+ "@cotal-ai/core": "0.29.0",
38
+ "@cotal-ai/connector-core": "0.29.0"
39
39
  },
40
40
  "files": [
41
41
  "dist"