@forge/cli-shared 8.11.1-next.5 → 8.12.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/CHANGELOG.md CHANGED
@@ -1,5 +1,27 @@
1
1
  # @forge/cli-shared
2
2
 
3
+ ## 8.12.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 8a5024f: Added 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
+ - 8bf8249: Remove (Preview) from forge build command
13
+ - Updated dependencies [c7544d8]
14
+ - Updated dependencies [7c2186c]
15
+ - Updated dependencies [0c3a0df]
16
+ - Updated dependencies [bb5cb57]
17
+ - @forge/manifest@11.3.0
18
+
19
+ ## 8.12.0-next.6
20
+
21
+ ### Minor Changes
22
+
23
+ - 8a5024f: Added proxy setting for running CLI commands behind a proxy
24
+
3
25
  ## 8.11.1-next.5
4
26
 
5
27
  ### Patch Changes