@forge/cli-shared 8.24.0-next.8 → 8.24.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.24.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 2415638: Prerelease of forge module add command
8
+
9
+ ### Patch Changes
10
+
11
+ - 22145f6: Surfacing error messages in the Forge CLI for apps that are missing billing information
12
+ - 8f4ff0a: Remove forge-cli-enable-developer-space-flow feature flag and GA developer space selection. The feature is now always enabled except in FedRAMP environments.
13
+ - Updated dependencies [ccdcfc3]
14
+ - Updated dependencies [8197e66]
15
+ - Updated dependencies [723fab8]
16
+ - Updated dependencies [4493006]
17
+ - Updated dependencies [5beb8ad]
18
+ - Updated dependencies [f1f11f0]
19
+ - Updated dependencies [b7b1f36]
20
+ - Updated dependencies [ee691bf]
21
+ - Updated dependencies [9f3add6]
22
+ - @forge/manifest@12.9.0
23
+
3
24
  ## 8.24.0-next.8
4
25
 
5
26
  ### Patch Changes