@forge/cli-shared 8.2.0 → 8.3.0-next.0-experimental-ab129b0

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,31 @@
1
1
  # @forge/cli-shared
2
2
 
3
+ ## 8.3.0-next.0-experimental-ab129b0
4
+
5
+ ### Minor Changes
6
+
7
+ - 10ac877: Support devspace in forge create command flow
8
+
9
+ ### Patch Changes
10
+
11
+ - 10c0bc6: Add egress support for custom URL schemes. Allow custom custom URL schemes as autoconvert patterns.
12
+ - Updated dependencies [10c0bc6]
13
+ - Updated dependencies [6447811]
14
+ - Updated dependencies [2f446cf]
15
+ - @forge/manifest@10.2.1-next.0-experimental-ab129b0
16
+
17
+ ## 8.3.0-next.0
18
+
19
+ ### Minor Changes
20
+
21
+ - 10ac877: Support devspace in forge create command flow
22
+
23
+ ### Patch Changes
24
+
25
+ - 10c0bc6: Add egress support for custom URL schemes. Allow custom custom URL schemes as autoconvert patterns.
26
+ - Updated dependencies [10c0bc6]
27
+ - @forge/manifest@10.2.1-next.0
28
+
3
29
  ## 8.2.0
4
30
 
5
31
  ### Minor Changes