@forge/cli-shared 8.2.0 → 8.3.0-next.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,17 @@
1
1
  # @forge/cli-shared
2
2
 
3
+ ## 8.3.0-next.0
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
+ - @forge/manifest@10.2.1-next.0
14
+
3
15
  ## 8.2.0
4
16
 
5
17
  ### Minor Changes