@objectstack/cli 3.0.0 → 3.0.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.
@@ -1,5 +1,5 @@
1
1
 
2
- > @objectstack/cli@3.0.0 build /home/runner/work/spec/spec/packages/cli
2
+ > @objectstack/cli@3.0.2 build /home/runner/work/spec/spec/packages/cli
3
3
  > tsup
4
4
 
5
5
  CLI Building entry: src/bin.ts
@@ -15,14 +15,14 @@
15
15
  ESM Build start
16
16
  CLI Cleaning output folder
17
17
  ESM Build start
18
- ESM dist/index.js 69.92 KB
18
+ ESM dist/index.js 94.66 KB
19
19
  ESM dist/config-UN34WBHT.js 151.00 B
20
20
  ESM dist/chunk-CSHQEILI.js 7.29 KB
21
- ESM ⚡️ Build success in 188ms
22
- ESM dist/bin.js 72.87 KB
21
+ ESM ⚡️ Build success in 189ms
22
+ ESM dist/bin.js 131.47 KB
23
23
  ESM dist/config-A7BN6UIT.js 171.00 B
24
24
  ESM dist/chunk-Q74JNWKD.js 7.31 KB
25
- ESM ⚡️ Build success in 186ms
25
+ ESM ⚡️ Build success in 189ms
26
26
  DTS Build start
27
- DTS ⚡️ Build success in 9514ms
27
+ DTS ⚡️ Build success in 8300ms
28
28
  DTS dist/index.d.ts 3.42 KB
package/CHANGELOG.md CHANGED
@@ -1,5 +1,31 @@
1
1
  # @objectstack/cli
2
2
 
3
+ ## 3.0.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [28985f5]
8
+ - @objectstack/spec@3.0.2
9
+ - @objectstack/core@3.0.2
10
+ - @objectstack/objectql@3.0.2
11
+ - @objectstack/driver-memory@3.0.2
12
+ - @objectstack/plugin-hono-server@3.0.2
13
+ - @objectstack/rest@3.0.2
14
+ - @objectstack/runtime@3.0.2
15
+
16
+ ## 3.0.1
17
+
18
+ ### Patch Changes
19
+
20
+ - Updated dependencies [389725a]
21
+ - @objectstack/spec@3.0.1
22
+ - @objectstack/core@3.0.1
23
+ - @objectstack/objectql@3.0.1
24
+ - @objectstack/driver-memory@3.0.1
25
+ - @objectstack/plugin-hono-server@3.0.1
26
+ - @objectstack/rest@3.0.1
27
+ - @objectstack/runtime@3.0.1
28
+
3
29
  ## 3.0.0
4
30
 
5
31
  ### Major Changes