npm package diff

Package: @forge/cli

Versions: 11.4.0-next.1-experimental-5364136 - 11.4.0-next.14

File: package/CHANGELOG.md

Index: package/CHANGELOG.md
===================================================================
--- package/CHANGELOG.md
+++ package/CHANGELOG.md
@@ -1,23 +1,137 @@
 # @forge/cli
 
-## 11.4.0-next.1-experimental-5364136
+## 11.4.0-next.14
 
+### Patch Changes
+
+- Updated dependencies [eb3092a]
+  - @forge/[email protected]
+  - @forge/[email protected]
+  - @forge/[email protected]
+  - @forge/[email protected]
+
+## 11.4.0-next.13
+
 ### Minor Changes
 
-- a158aff: add source map
-- 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.
+- 609eb6d: Changing version id to version number in cli display messages
+
+## 11.4.0-next.12
+
+### Patch Changes
+
+- 9e47c9a: Throw error if using environment variables for forge build
+- Updated dependencies [9e47c9a]
+  - @forge/[email protected]
+  - @forge/[email protected]
+  - @forge/[email protected]
+  - @forge/[email protected]
+
+## 11.4.0-next.11
+
+### Minor Changes
+
+- 5d4c469: Remove -pw option from command
+
+## 11.4.0-next.10
+
+### Patch Changes
+
+- 11b64d4: make tag mandatory
+- 8aeef8f: Test fix
+
+## 11.4.0-next.9
+
+### Patch Changes
+
+- ff130c4: Fix forge build to remove the need for environment
+
+## 11.4.0-next.8
+
+### Minor Changes
+
+- fc2e664: improve installations query filtering
+
+## 11.4.0-next.7
+
+### Minor Changes
+
+- b05a860: changes for forge version bulk-upgrade list
+
+### Patch Changes
+
+- f074f67: Add build option to use build tags in forge deploy
+- Updated dependencies [f074f67]
+- Updated dependencies [b05a860]
+- Updated dependencies [298487b]
+  - @forge/[email protected]
+  - @forge/[email protected]
+  - @forge/[email protected]
+  - @forge/[email protected]
+  - @forge/[email protected]
+
+## 11.4.0-next.6
+
+### Minor Changes
+
+- 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.
+
+### Patch Changes
+
+- Updated dependencies [08c43c1]
+  - @forge/[email protected]
+  - @forge/[email protected]
+  - @forge/[email protected]
+  - @forge/[email protected]
+
+## 11.4.0-next.5
+
+### Minor Changes
+
 - 3e82523: Added CLI warnings
 
 ### Patch Changes
 
-- Updated dependencies [e8f612a]
 - Updated dependencies [3e82523]
-  - @forge/[email protected]
-  - @forge/[email protected]
-  - @forge/[email protected]
-  - @forge/[email protected]
+  - @forge/[email protected]
+  - @forge/[email protected]
+  - @forge/[email protected]
+  - @forge/[email protected]
 
+## 11.4.0-next.4
+
+### Patch Changes
+
+- aecaae3: Adding skeleton for build command
+- Updated dependencies [aecaae3]
+  - @forge/[email protected]
+  - @forge/[email protected]
+  - @forge/[email protected]
+  - @forge/[email protected]
+
+## 11.4.0-next.3
+
+### Patch Changes
+
+- Updated dependencies [615d023]
+  - @forge/[email protected]
+  - @forge/[email protected]
+  - @forge/[email protected]
+  - @forge/[email protected]
+  - @forge/[email protected]
+
+## 11.4.0-next.2
+
+### Patch Changes
+
+- Updated dependencies [6c0dcee]
+  - @forge/[email protected]
+  - @forge/[email protected]
+  - @forge/[email protected]
+  - @forge/[email protected]
+  - @forge/[email protected]
+
 ## 11.4.0-next.1
 
 ### Minor Changes