@forge/cli-shared 8.7.2-next.1-experimental-1a0bb6a → 8.8.0-next.2-experimental-98def98

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,12 +1,22 @@
1
1
  # @forge/cli-shared
2
2
 
3
- ## 8.7.2-next.1-experimental-1a0bb6a
3
+ ## 8.8.0-next.2-experimental-98def98
4
+
5
+ ### Minor Changes
6
+
7
+ - 8ff224b: Add automatic spinning up of docker compose stacks for containers when tunneling
4
8
 
5
9
  ### Patch Changes
6
10
 
7
11
  - 90ee56f: Remove forge-cli-enable-atlas-product-support FF from type
8
12
  - Updated dependencies [f5d3945]
9
- - @forge/manifest@10.7.0-next.0-experimental-1a0bb6a
13
+ - @forge/manifest@10.7.0-next.0-experimental-98def98
14
+
15
+ ## 8.8.0-next.2
16
+
17
+ ### Minor Changes
18
+
19
+ - 8ff224b: Add automatic spinning up of docker compose stacks for containers when tunneling
10
20
 
11
21
  ## 8.7.2-next.1
12
22