@forge/cli-shared 8.18.0-next.5 → 8.18.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,26 @@
1
1
  # @forge/cli-shared
2
2
 
3
+ ## 8.18.1-next.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 5adff35: Enable dynamic loading spinner configuration
8
+
9
+ ## 8.18.0
10
+
11
+ ### Minor Changes
12
+
13
+ - e3947f2: Add app enforcement warning message for deploy,install and tunnel commands
14
+
15
+ ### Patch Changes
16
+
17
+ - ec5e461: Clean up feature gate forge-cli-enable-xpa-installation
18
+ - Updated dependencies [34fc90d]
19
+ - Updated dependencies [a1a0375]
20
+ - Updated dependencies [06c240c]
21
+ - Updated dependencies [2e6f63a]
22
+ - @forge/manifest@12.4.0
23
+
3
24
  ## 8.18.0-next.5
4
25
 
5
26
  ### Minor Changes