@objectstack/plugin-sharing 7.9.0 → 8.0.1

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@7.9.0 build /home/runner/work/framework/framework/packages/plugins/plugin-sharing
2
+ > @objectstack/plugin-sharing@8.0.1 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
- ESM dist/index.mjs 109.73 KB
14
- ESM dist/index.mjs.map 191.43 KB
15
- ESM ⚡️ Build success in 245ms
16
13
  CJS dist/index.js 111.70 KB
17
14
  CJS dist/index.js.map 191.45 KB
18
- CJS ⚡️ Build success in 249ms
15
+ CJS ⚡️ Build success in 236ms
16
+ ESM dist/index.mjs 109.73 KB
17
+ ESM dist/index.mjs.map 191.43 KB
18
+ ESM ⚡️ Build success in 249ms
19
19
  DTS Build start
20
- DTS ⚡️ Build success in 28233ms
21
- DTS dist/index.d.mts 441.17 KB
22
- DTS dist/index.d.ts 441.17 KB
20
+ DTS ⚡️ Build success in 33423ms
21
+ DTS dist/index.d.mts 512.01 KB
22
+ DTS dist/index.d.ts 512.01 KB
package/CHANGELOG.md CHANGED
@@ -1,5 +1,35 @@
1
1
  # @objectstack/plugin-sharing
2
2
 
3
+ ## 8.0.1
4
+
5
+ ### Patch Changes
6
+
7
+ - @objectstack/spec@8.0.1
8
+ - @objectstack/core@8.0.1
9
+ - @objectstack/objectql@8.0.1
10
+ - @objectstack/platform-objects@8.0.1
11
+
12
+ ## 8.0.0
13
+
14
+ ### Patch Changes
15
+
16
+ - Updated dependencies [a46c017]
17
+ - Updated dependencies [b990b89]
18
+ - Updated dependencies [99111ec]
19
+ - Updated dependencies [d5a8161]
20
+ - Updated dependencies [5cf1f1b]
21
+ - Updated dependencies [9ef89d4]
22
+ - Updated dependencies [e6374b5]
23
+ - Updated dependencies [3306d2f]
24
+ - Updated dependencies [c262301]
25
+ - Updated dependencies [bc44195]
26
+ - Updated dependencies [9e2e229]
27
+ - Updated dependencies [345e189]
28
+ - @objectstack/spec@8.0.0
29
+ - @objectstack/objectql@8.0.0
30
+ - @objectstack/core@8.0.0
31
+ - @objectstack/platform-objects@8.0.0
32
+
3
33
  ## 7.9.0
4
34
 
5
35
  ### Patch Changes