@objectstack/service-ai 4.0.2 → 4.0.3

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.
@@ -1,5 +1,5 @@
1
1
 
2
- > @objectstack/service-ai@4.0.2 build /home/runner/work/framework/framework/packages/services/service-ai
2
+ > @objectstack/service-ai@4.0.3 build /home/runner/work/framework/framework/packages/services/service-ai
3
3
  > tsup --config ../../../tsup.config.ts
4
4
 
5
5
  CLI Building entry: src/index.ts
@@ -10,13 +10,13 @@
10
10
  CLI Cleaning output folder
11
11
  ESM Build start
12
12
  CJS Build start
13
- ESM dist/index.js 85.20 KB
14
- ESM dist/index.js.map 181.90 KB
15
- ESM ⚡️ Build success in 323ms
16
- CJS dist/index.cjs 87.65 KB
17
- CJS dist/index.cjs.map 184.29 KB
18
- CJS ⚡️ Build success in 323ms
13
+ CJS dist/index.cjs 97.08 KB
14
+ CJS dist/index.cjs.map 195.12 KB
15
+ CJS ⚡️ Build success in 237ms
16
+ ESM dist/index.js 94.76 KB
17
+ ESM dist/index.js.map 194.96 KB
18
+ ESM ⚡️ Build success in 240ms
19
19
  DTS Build start
20
- DTS ⚡️ Build success in 21564ms
21
- DTS dist/index.d.ts 157.82 KB
22
- DTS dist/index.d.cts 157.82 KB
20
+ DTS ⚡️ Build success in 19870ms
21
+ DTS dist/index.d.ts 157.91 KB
22
+ DTS dist/index.d.cts 157.91 KB
package/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # @objectstack/service-ai
2
2
 
3
+ ## 4.0.3
4
+
5
+ ### Patch Changes
6
+
7
+ - ee39bff: fix ai.
8
+ - @objectstack/spec@4.0.3
9
+ - @objectstack/core@4.0.3
10
+
3
11
  ## 4.0.2
4
12
 
5
13
  ### Patch Changes