@forge/cli-shared 8.19.0-next.8 → 8.19.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.19.1-next.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [399ae7d]
8
+ - @forge/manifest@12.6.0-next.0
9
+
10
+ ## 8.19.0
11
+
12
+ ### Minor Changes
13
+
14
+ - c94dead: Add developer-spaces list command
15
+ - 11472b4: Adding error message when installation fails due to site installation limit
16
+
17
+ ### Patch Changes
18
+
19
+ - 5adff35: Enable dynamic loading spinner configuration
20
+ - Updated dependencies [9b1b31a]
21
+ - Updated dependencies [47a8b98]
22
+ - Updated dependencies [b47fe98]
23
+ - Updated dependencies [b5fbcf4]
24
+ - Updated dependencies [296a58d]
25
+ - Updated dependencies [747866d]
26
+ - Updated dependencies [a02af38]
27
+ - @forge/manifest@12.5.0
28
+
3
29
  ## 8.19.0-next.8
4
30
 
5
31
  ### Patch Changes