@objectstack/plugin-sharing 9.7.0 → 9.8.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.
@@ -1,5 +1,5 @@
1
1
 
2
- > @objectstack/plugin-sharing@9.7.0 build /home/runner/work/framework/framework/packages/plugins/plugin-sharing
2
+ > @objectstack/plugin-sharing@9.8.0 build /home/runner/work/framework/framework/packages/plugins/plugin-sharing
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
- CJS dist/index.js 111.77 KB
14
- CJS dist/index.js.map 191.44 KB
15
- CJS ⚡️ Build success in 201ms
16
13
  ESM dist/index.mjs 109.80 KB
17
14
  ESM dist/index.mjs.map 191.42 KB
18
- ESM ⚡️ Build success in 220ms
15
+ ESM ⚡️ Build success in 282ms
16
+ CJS dist/index.js 111.77 KB
17
+ CJS dist/index.js.map 191.44 KB
18
+ CJS ⚡️ Build success in 283ms
19
19
  DTS Build start
20
- DTS ⚡️ Build success in 36518ms
21
- DTS dist/index.d.mts 515.79 KB
22
- DTS dist/index.d.ts 515.79 KB
20
+ DTS ⚡️ Build success in 14713ms
21
+ DTS dist/index.d.mts 397.82 KB
22
+ DTS dist/index.d.ts 397.82 KB
package/CHANGELOG.md CHANGED
@@ -1,5 +1,18 @@
1
1
  # @objectstack/plugin-sharing
2
2
 
3
+ ## 9.8.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [76ac582]
8
+ - Updated dependencies [97c55b3]
9
+ - Updated dependencies [1b1f490]
10
+ - Updated dependencies [884bf2f]
11
+ - @objectstack/objectql@9.8.0
12
+ - @objectstack/spec@9.8.0
13
+ - @objectstack/core@9.8.0
14
+ - @objectstack/platform-objects@9.8.0
15
+
3
16
  ## 9.7.0
4
17
 
5
18
  ### Patch Changes