@forge/cli-shared 8.23.0-next.8 → 8.23.0-next.8-experimental-2e302e1

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