@forge/cli-shared 8.17.0-next.5 → 8.17.1-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,31 @@
1
1
  # @forge/cli-shared
2
2
 
3
+ ## 8.17.1-next.0
4
+
5
+ ### Patch Changes
6
+
7
+ - ec5e461: Clean up feature gate forge-cli-enable-xpa-installation
8
+
9
+ ## 8.17.0
10
+
11
+ ### Minor Changes
12
+
13
+ - 928f9d5: Add all flag for uninstalls
14
+
15
+ ### Patch Changes
16
+
17
+ - 06fc76b: Removing `ENABLE_CONFIGURABLE_REMOTES` environment variable in advance of Preview
18
+ - 16c0d8d: Bump dependencies
19
+ - Updated dependencies [06fc76b]
20
+ - Updated dependencies [16c0d8d]
21
+ - Updated dependencies [084e129]
22
+ - Updated dependencies [e36520b]
23
+ - Updated dependencies [43cfec4]
24
+ - Updated dependencies [6581f58]
25
+ - Updated dependencies [c987b0f]
26
+ - Updated dependencies [f9eb681]
27
+ - @forge/manifest@12.3.0
28
+
3
29
  ## 8.17.0-next.5
4
30
 
5
31
  ### Patch Changes