@forge/cli-shared 8.8.2-next.4-experimental-4cf7fd3 → 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,15 +1,42 @@
1
1
  # @forge/cli-shared
2
2
 
3
- ## 8.8.2-next.4-experimental-4cf7fd3
3
+ ## 8.9.0-next.10
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - aaf8a03: forge tunnel with containers: delete auto generated docker compose files upon failing to startup
8
- - Updated dependencies [9a6d346]
9
- - Updated dependencies [260eb24]
10
- - Updated dependencies [8962080]
11
- - Updated dependencies [78efec7]
12
- - @forge/manifest@11.0.0-next.3-experimental-4cf7fd3
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
+
35
+ ## 8.8.2-next.5
36
+
37
+ ### Patch Changes
38
+
39
+ - ef033a5: support container identity when tunneling
13
40
 
14
41
  ## 8.8.2-next.4
15
42