@forge/cli-shared 8.8.2-next.5 → 8.9.0-next.10

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/CHANGELOG.md CHANGED
@@ -1,5 +1,37 @@
1
1
  # @forge/cli-shared
2
2
 
3
+ ## 8.9.0-next.10
4
+
5
+ ### Patch Changes
6
+
7
+ - 6ab8f99: Re-order dependency between sidecar container and app container so the sidecar is ready for app container bootstrap code
8
+
9
+ ## 8.9.0-next.9
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies [f0a5a03]
14
+ - @forge/manifest@11.0.0-next.5
15
+
16
+ ## 8.9.0-next.8
17
+
18
+ ### Patch Changes
19
+
20
+ - Updated dependencies [3228cf0]
21
+ - @forge/manifest@11.0.0-next.4
22
+
23
+ ## 8.9.0-next.7
24
+
25
+ ### Patch Changes
26
+
27
+ - 49bbec0: Display local port by default when tunneling
28
+
29
+ ## 8.9.0-next.6
30
+
31
+ ### Minor Changes
32
+
33
+ - 5efbe5a: Added new watch flag to show services command
34
+
3
35
  ## 8.8.2-next.5
4
36
 
5
37
  ### Patch Changes