@forge/cli-shared 8.23.0-next.6 → 8.23.0-next.6-experimental-f7c39e1

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,32 @@
1
1
  # @forge/cli-shared
2
2
 
3
+ ## 8.23.0-next.6-experimental-f7c39e1
4
+
5
+ ### Minor Changes
6
+
7
+ - 808adbd: Grouped commands in CLI help and commander.js version bump
8
+ - a885062: Support a limit parameter in the version bulk-upgrade start command
9
+
10
+ ### Patch Changes
11
+
12
+ - 84d9930: adding option to include installation-id for uninstall flow
13
+ - 2c85db9: Add option to create global app
14
+ - ef0434d: Added support for multi-entry resources in UI Kit applications, enabling developers to define multiple entry points within a single resource.
15
+ - Updated dependencies [1eded6e]
16
+ - Updated dependencies [0e45239]
17
+ - Updated dependencies [e6a3ab2]
18
+ - Updated dependencies [cf7000f]
19
+ - Updated dependencies [d660fb0]
20
+ - Updated dependencies [f7c39e1]
21
+ - Updated dependencies [8d90f4f]
22
+ - Updated dependencies [ef0434d]
23
+ - Updated dependencies [55991a3]
24
+ - Updated dependencies [2e44a71]
25
+ - Updated dependencies [c775d3d]
26
+ - Updated dependencies [c99451e]
27
+ - Updated dependencies [f80e7b3]
28
+ - @forge/manifest@12.8.0-next.5-experimental-f7c39e1
29
+
3
30
  ## 8.23.0-next.6
4
31
 
5
32
  ### Patch Changes