@forge/cli-shared 8.11.1-next.2 → 8.11.1-next.2-experimental-e14a289

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,18 @@
1
1
  # @forge/cli-shared
2
2
 
3
+ ## 8.11.1-next.2-experimental-e14a289
4
+
5
+ ### Minor Changes
6
+
7
+ - 475e2ec: Added global proxy setting for running CLI commands behind a proxy
8
+
9
+ ### Patch Changes
10
+
11
+ - 8b24052: fix bug in forge containers tunnel docker compose logic
12
+ - Updated dependencies [c7544d8]
13
+ - Updated dependencies [7c2186c]
14
+ - @forge/manifest@11.3.0-next.1-experimental-e14a289
15
+
3
16
  ## 8.11.1-next.2
4
17
 
5
18
  ### Patch Changes