@shipfox/api-definitions 3.0.0 → 4.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,6 +1,6 @@
1
1
  $ shipfox-swc && shipfox-temporal-bundle dist/temporal/workflows/index.js
2
- Successfully compiled: 69 files with swc (128.26ms)
3
- 2026-07-18T08:51:44.386Z [INFO] asset workflow-bundle-5046e0cf40917a545f36.js 1.46 MiB [emitted] [immutable] (name: main)
2
+ Successfully compiled: 69 files with swc (190.84ms)
3
+ 2026-07-19T08:15:21.206Z [INFO] asset workflow-bundle-5046e0cf40917a545f36.js 1.46 MiB [emitted] [immutable] (name: main)
4
4
  runtime modules 670 bytes 3 modules
5
5
  modules by path ../../../node_modules/.pnpm/ 424 KiB
6
6
  modules by path ../../../node_modules/.pnpm/@temporalio+common@1.18.1/node_modules/@temporal...(truncated) 155 KiB 34 modules
@@ -16,6 +16,6 @@ modules by path ./dist/ 4.33 KiB
16
16
  optional modules 30 bytes [optional]
17
17
  __temporal_custom_payload_converter (ignored) 15 bytes [optional] [built] [code generated]
18
18
  __temporal_custom_failure_converter (ignored) 15 bytes [optional] [built] [code generated]
19
- webpack 5.107.2 compiled successfully in 820 ms
20
- 2026-07-18T08:51:44.389Z [INFO] Workflow bundle created { size: '1.46MB' }
19
+ webpack 5.107.2 compiled successfully in 852 ms
20
+ 2026-07-19T08:15:21.208Z [INFO] Workflow bundle created { size: '1.46MB' }
21
21
  /home/runner/work/shipfox/shipfox/libs/api/definitions/dist/temporal/workflows/index.js: 1528210 bytes
package/CHANGELOG.md CHANGED
@@ -1,5 +1,19 @@
1
1
  # @shipfox/api-definitions
2
2
 
3
+ ## 4.0.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [5d129d6]
8
+ - Updated dependencies [67176d4]
9
+ - Updated dependencies [bbba3b7]
10
+ - Updated dependencies [1951293]
11
+ - @shipfox/api-integration-core@4.0.0
12
+ - @shipfox/node-drizzle@0.3.0
13
+ - @shipfox/api-projects@4.0.0
14
+ - @shipfox/node-module@0.3.1
15
+ - @shipfox/node-outbox@0.2.2
16
+
3
17
  ## 3.0.0
4
18
 
5
19
  ### Patch Changes