@shipfox/api-projects-dto 6.0.0 → 9.0.1

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,2 +1,2 @@
1
1
  $ shipfox-swc
2
- Successfully compiled: 7 files with swc (300.75ms)
2
+ Successfully compiled: 7 files with swc (335.65ms)
package/CHANGELOG.md CHANGED
@@ -1,5 +1,20 @@
1
1
  # @shipfox/api-projects-dto
2
2
 
3
+ ## 9.0.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 475ce59: Republishes all public packages after restoring release authorization.
8
+ - Updated dependencies [475ce59]
9
+ - @shipfox/api-common-dto@9.0.1
10
+ - @shipfox/inter-module@0.2.1
11
+
12
+ ## 8.0.0
13
+
14
+ ### Major Changes
15
+
16
+ - 7f227c6: Moves Projects and Integrations synchronous contracts to producer-owned inter-module entry points.
17
+
3
18
  ## 6.0.0
4
19
 
5
20
  ### Patch Changes
package/dist/index.d.ts CHANGED
@@ -1,5 +1,4 @@
1
1
  export * from './e2e/index.js';
2
2
  export * from './events.js';
3
- export * from './inter-module.js';
4
3
  export * from './schemas/index.js';
5
4
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAC;AAC/B,cAAc,aAAa,CAAC;AAC5B,cAAc,mBAAmB,CAAC;AAClC,cAAc,oBAAoB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAC;AAC/B,cAAc,aAAa,CAAC;AAC5B,cAAc,oBAAoB,CAAC"}
package/dist/index.js CHANGED
@@ -1,6 +1,5 @@
1
1
  export * from './e2e/index.js';
2
2
  export * from './events.js';
3
- export * from './inter-module.js';
4
3
  export * from './schemas/index.js';
5
4
 
6
5
  //# sourceMappingURL=index.js.map
package/dist/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/index.ts"],"sourcesContent":["export * from './e2e/index.js';\nexport * from './events.js';\nexport * from './inter-module.js';\nexport * from './schemas/index.js';\n"],"names":[],"mappings":"AAAA,cAAc,iBAAiB;AAC/B,cAAc,cAAc;AAC5B,cAAc,oBAAoB;AAClC,cAAc,qBAAqB"}
1
+ {"version":3,"sources":["../src/index.ts"],"sourcesContent":["export * from './e2e/index.js';\nexport * from './events.js';\nexport * from './schemas/index.js';\n"],"names":[],"mappings":"AAAA,cAAc,iBAAiB;AAC/B,cAAc,cAAc;AAC5B,cAAc,qBAAqB"}