npm package diff
Package: @forge/cli-shared
Versions: 6.10.0-next.4 - 6.10.0-next.5
File: package/CHANGELOG.md
Index: package/CHANGELOG.md
===================================================================
--- package/CHANGELOG.md
+++ package/CHANGELOG.md
@@ -1,6 +1,12 @@
# @forge/cli-shared
+## 6.10.0-next.5
+
+### 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.
+
## 6.10.0-next.4
### Minor Changes