@objectstack/plugin-approvals 11.0.0 → 11.1.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-approvals@11.0.0 build /home/runner/work/framework/framework/packages/plugins/plugin-approvals
2
+ > @objectstack/plugin-approvals@11.1.0 build /home/runner/work/framework/framework/packages/plugins/plugin-approvals
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 119.86 KB
14
- ESM dist/index.mjs.map 215.25 KB
15
- ESM ⚡️ Build success in 220ms
16
13
  CJS dist/index.js 121.53 KB
17
14
  CJS dist/index.js.map 216.46 KB
18
- CJS ⚡️ Build success in 223ms
15
+ CJS ⚡️ Build success in 342ms
16
+ ESM dist/index.mjs 119.86 KB
17
+ ESM dist/index.mjs.map 215.25 KB
18
+ ESM ⚡️ Build success in 344ms
19
19
  DTS Build start
20
- DTS ⚡️ Build success in 18844ms
21
- DTS dist/index.d.mts 373.77 KB
22
- DTS dist/index.d.ts 373.77 KB
20
+ DTS ⚡️ Build success in 23588ms
21
+ DTS dist/index.d.mts 369.57 KB
22
+ DTS dist/index.d.ts 369.57 KB
package/CHANGELOG.md CHANGED
@@ -1,5 +1,29 @@
1
1
  # @objectstack/plugin-approvals
2
2
 
3
+ ## 11.1.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [cbc8c02]
8
+ - Updated dependencies [07c2773]
9
+ - Updated dependencies [d7a88df]
10
+ - Updated dependencies [4f8f108]
11
+ - Updated dependencies [ce0b4f6]
12
+ - Updated dependencies [90bce88]
13
+ - Updated dependencies [3209ec6]
14
+ - Updated dependencies [e011d42]
15
+ - Updated dependencies [6e5bdd5]
16
+ - Updated dependencies [9ccfcd6]
17
+ - Updated dependencies [ecf193f]
18
+ - Updated dependencies [51bec81]
19
+ - Updated dependencies [3e593a7]
20
+ - Updated dependencies [63d5403]
21
+ - @objectstack/platform-objects@11.1.0
22
+ - @objectstack/core@11.1.0
23
+ - @objectstack/spec@11.1.0
24
+ - @objectstack/formula@11.1.0
25
+ - @objectstack/metadata-core@11.1.0
26
+
3
27
  ## 11.0.0
4
28
 
5
29
  ### Patch Changes