@objectstack/plugin-webhooks 7.9.0 → 8.0.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-webhooks@7.9.0 build /home/runner/work/framework/framework/packages/plugins/plugin-webhooks
2
+ > @objectstack/plugin-webhooks@8.0.0 build /home/runner/work/framework/framework/packages/plugins/plugin-webhooks
3
3
  > tsup
4
4
 
5
5
  CLI Building entry: src/index.ts, src/schema.ts
@@ -18,7 +18,7 @@
18
18
  ESM dist/schema.js.map 71.00 B
19
19
  ESM dist/chunk-HWFTXTTI.js.map 9.15 KB
20
20
  ESM dist/translations-AV47AVPV.js.map 30.54 KB
21
- ESM ⚡️ Build success in 972ms
21
+ ESM ⚡️ Build success in 946ms
22
22
  CJS dist/index.cjs 16.40 KB
23
23
  CJS dist/schema.cjs 220.00 B
24
24
  CJS dist/chunk-KPKLAXNA.cjs 4.86 KB
@@ -27,10 +27,10 @@
27
27
  CJS dist/schema.cjs.map 278.00 B
28
28
  CJS dist/chunk-KPKLAXNA.cjs.map 10.96 KB
29
29
  CJS dist/translations-OAKKANSP.cjs.map 34.65 KB
30
- CJS ⚡️ Build success in 982ms
30
+ CJS ⚡️ Build success in 964ms
31
31
  DTS Build start
32
- DTS ⚡️ Build success in 14890ms
32
+ DTS ⚡️ Build success in 22410ms
33
33
  DTS dist/index.d.ts 6.97 KB
34
- DTS dist/schema.d.ts 127.81 KB
34
+ DTS dist/schema.d.ts 148.87 KB
35
35
  DTS dist/index.d.cts 6.97 KB
36
- DTS dist/schema.d.cts 127.81 KB
36
+ DTS dist/schema.d.cts 148.87 KB
package/CHANGELOG.md CHANGED
@@ -1,5 +1,25 @@
1
1
  # @objectstack/plugin-webhooks
2
2
 
3
+ ## 8.0.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [a46c017]
8
+ - Updated dependencies [b990b89]
9
+ - Updated dependencies [99111ec]
10
+ - Updated dependencies [d5a8161]
11
+ - Updated dependencies [5cf1f1b]
12
+ - Updated dependencies [9ef89d4]
13
+ - Updated dependencies [9f311f8]
14
+ - Updated dependencies [c70eec1]
15
+ - Updated dependencies [3306d2f]
16
+ - Updated dependencies [c262301]
17
+ - Updated dependencies [bc44195]
18
+ - Updated dependencies [9e2e229]
19
+ - @objectstack/spec@8.0.0
20
+ - @objectstack/service-messaging@8.0.0
21
+ - @objectstack/core@8.0.0
22
+
3
23
  ## 7.9.0
4
24
 
5
25
  ### Patch Changes