@objectstack/plugin-approvals 11.0.0 → 11.2.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.2.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
- CJS dist/index.js 121.53 KB
17
- CJS dist/index.js.map 216.46 KB
18
- CJS ⚡️ Build success in 223ms
13
+ ESM dist/index.mjs 120.29 KB
14
+ ESM dist/index.mjs.map 215.91 KB
15
+ ESM ⚡️ Build success in 304ms
16
+ CJS dist/index.js 121.96 KB
17
+ CJS dist/index.js.map 217.11 KB
18
+ CJS ⚡️ Build success in 325ms
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 21982ms
21
+ DTS dist/index.d.mts 369.76 KB
22
+ DTS dist/index.d.ts 369.76 KB
package/CHANGELOG.md CHANGED
@@ -1,5 +1,41 @@
1
1
  # @objectstack/plugin-approvals
2
2
 
3
+ ## 11.2.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [d0f4b13]
8
+ - Updated dependencies [302bdab]
9
+ - @objectstack/spec@11.2.0
10
+ - @objectstack/core@11.2.0
11
+ - @objectstack/formula@11.2.0
12
+ - @objectstack/metadata-core@11.2.0
13
+ - @objectstack/platform-objects@11.2.0
14
+
15
+ ## 11.1.0
16
+
17
+ ### Patch Changes
18
+
19
+ - Updated dependencies [cbc8c02]
20
+ - Updated dependencies [07c2773]
21
+ - Updated dependencies [d7a88df]
22
+ - Updated dependencies [4f8f108]
23
+ - Updated dependencies [ce0b4f6]
24
+ - Updated dependencies [90bce88]
25
+ - Updated dependencies [3209ec6]
26
+ - Updated dependencies [e011d42]
27
+ - Updated dependencies [6e5bdd5]
28
+ - Updated dependencies [9ccfcd6]
29
+ - Updated dependencies [ecf193f]
30
+ - Updated dependencies [51bec81]
31
+ - Updated dependencies [3e593a7]
32
+ - Updated dependencies [63d5403]
33
+ - @objectstack/platform-objects@11.1.0
34
+ - @objectstack/core@11.1.0
35
+ - @objectstack/spec@11.1.0
36
+ - @objectstack/formula@11.1.0
37
+ - @objectstack/metadata-core@11.1.0
38
+
3
39
  ## 11.0.0
4
40
 
5
41
  ### Patch Changes