@forge/cli 6.4.2-next.1 → 6.4.2-next.5

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,36 @@
1
1
  # @forge/cli
2
2
 
3
+ ## 6.4.2-next.5
4
+
5
+ ### Patch Changes
6
+
7
+ - bdb50f5: Fix optional dependencies in shrinkwrap
8
+
9
+ ## 6.4.2-next.4
10
+
11
+ ### Patch Changes
12
+
13
+ - c0ecd442: Fix Custom UI tunnelling on Node runtime
14
+ - Updated dependencies [c0ecd442]
15
+ - @forge/tunnel@3.1.0-next.4
16
+
17
+ ## 6.4.2-next.3
18
+
19
+ ### Patch Changes
20
+
21
+ - d98339a: Non-Docker tunnel for Node runtime
22
+ - Updated dependencies [d98339a]
23
+ - @forge/tunnel@3.1.0-next.3
24
+ - @forge/bundler@4.4.0-next.3
25
+ - @forge/runtime@4.0.1-next.0
26
+
27
+ ## 6.4.2-next.2
28
+
29
+ ### Patch Changes
30
+
31
+ - Updated dependencies [42c3ddf]
32
+ - @forge/bundler@4.4.0-next.2
33
+
3
34
  ## 6.4.2-next.1
4
35
 
5
36
  ### Patch Changes