@shipfox/client-shell 1.0.0 → 2.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.
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
$ shipfox-swc
|
|
2
|
-
Successfully compiled: 37 files with swc (
|
|
2
|
+
Successfully compiled: 37 files with swc (577.08ms)
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,23 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## 2.0.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 7ac43a4: Consolidates packed-consumer validation around stable publication and composition contracts instead of package-state snapshots.
|
|
8
|
+
- Updated dependencies [e6eba5b]
|
|
9
|
+
- Updated dependencies [ba2e3dc]
|
|
10
|
+
- Updated dependencies [1820feb]
|
|
11
|
+
- Updated dependencies [1b79cda]
|
|
12
|
+
- Updated dependencies [c2db8c3]
|
|
13
|
+
- Updated dependencies [112c0fa]
|
|
14
|
+
- Updated dependencies [326f4c0]
|
|
15
|
+
- Updated dependencies [4a91956]
|
|
16
|
+
- @shipfox/api-auth-dto@6.0.0
|
|
17
|
+
- @shipfox/react-ui@0.3.3
|
|
18
|
+
- @shipfox/api-workspaces-dto@6.0.0
|
|
19
|
+
- @shipfox/client-config@2.0.0
|
|
20
|
+
|
|
3
21
|
## 1.0.0
|
|
4
22
|
|
|
5
23
|
### Patch Changes
|