@forge/cli 6.4.1 → 6.4.2-next.4

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