@objectstack/plugin-approvals 12.1.0 → 12.3.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@12.1.0 build /home/runner/work/framework/framework/packages/plugins/plugin-approvals
2
+ > @objectstack/plugin-approvals@12.3.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 120.29 KB
14
- ESM dist/index.mjs.map 215.92 KB
15
- ESM ⚡️ Build success in 259ms
16
13
  CJS dist/index.js 121.96 KB
17
14
  CJS dist/index.js.map 217.12 KB
18
- CJS ⚡️ Build success in 259ms
15
+ CJS ⚡️ Build success in 241ms
16
+ ESM dist/index.mjs 120.29 KB
17
+ ESM dist/index.mjs.map 215.92 KB
18
+ ESM ⚡️ Build success in 243ms
19
19
  DTS Build start
20
- DTS ⚡️ Build success in 21823ms
21
- DTS dist/index.d.mts 364.91 KB
22
- DTS dist/index.d.ts 364.91 KB
20
+ DTS ⚡️ Build success in 19144ms
21
+ DTS dist/index.d.mts 379.07 KB
22
+ DTS dist/index.d.ts 379.07 KB
package/CHANGELOG.md CHANGED
@@ -1,5 +1,32 @@
1
1
  # @objectstack/plugin-approvals
2
2
 
3
+ ## 12.3.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [e7eceec]
8
+ - @objectstack/spec@12.3.0
9
+ - @objectstack/core@12.3.0
10
+ - @objectstack/formula@12.3.0
11
+ - @objectstack/metadata-core@12.3.0
12
+ - @objectstack/platform-objects@12.3.0
13
+
14
+ ## 12.2.0
15
+
16
+ ### Patch Changes
17
+
18
+ - Updated dependencies [fce8ff4]
19
+ - Updated dependencies [3962023]
20
+ - Updated dependencies [2bb193d]
21
+ - Updated dependencies [0426d27]
22
+ - Updated dependencies [da807f7]
23
+ - Updated dependencies [4f5b791]
24
+ - @objectstack/spec@12.2.0
25
+ - @objectstack/metadata-core@12.2.0
26
+ - @objectstack/core@12.2.0
27
+ - @objectstack/formula@12.2.0
28
+ - @objectstack/platform-objects@12.2.0
29
+
3
30
  ## 12.1.0
4
31
 
5
32
  ### Patch Changes