npm package diff

Package: @forge/cli-shared

Versions: 6.10.0 - 6.10.0-next.6-experimental-93876a6

File: package/CHANGELOG.md

Index: package/CHANGELOG.md
===================================================================
--- package/CHANGELOG.md
+++ package/CHANGELOG.md
@@ -1,38 +1,24 @@
 # @forge/cli-shared
 
-## 6.10.0
+## 6.10.0-next.6-experimental-93876a6
 
 ### Minor Changes
 
 - b05a860: changes for forge version bulk-upgrade list
-- eb3092a: Adding xls-forge-cli-deprecated-runtimes dynamic config
 - 08c43c1: The command should cancel the upgrade that is in progress (currently there is only one; if we later allow multiple simultaneous upgrades, we’ll need to change this), after asking for the user to confirm the specific upgrade that is being cancelled.
 - e8f612a: forge version bulk-upgrade command provides partners with the ability to see which versions they have, the number of installs on each version and whether that version can be moved to a more recent version.
 - 3e82523: Added CLI warnings
 
 ### Patch Changes
 
 - f074f67: Add build option to use build tags in forge deploy
-- 9e47c9a: Throw error if using environment variables for forge build
 - aecaae3: Adding skeleton for build command
 - Updated dependencies [6c0dcee]
 - Updated dependencies [298487b]
 - Updated dependencies [615d023]
-  - @forge/[email protected]
+  - @forge/[email protected]
 
-## 6.10.0-next.8
-
-### Minor Changes
-
-- eb3092a: Adding xls-forge-cli-deprecated-runtimes dynamic config
-
-## 6.10.0-next.7
-
-### Patch Changes
-
-- 9e47c9a: Throw error if using environment variables for forge build
-
 ## 6.10.0-next.6
 
 ### Minor Changes