npm package diff

Package: @forge/cli-shared

Versions: 6.8.0-next.25-experimental-1aaebb0 - 6.8.0-next.26

File: package/CHANGELOG.md

Index: package/CHANGELOG.md
===================================================================
--- package/CHANGELOG.md
+++ package/CHANGELOG.md
@@ -1,51 +1,12 @@
 # @forge/cli-shared
 
-## 6.8.0-next.25-experimental-1aaebb0
+## 6.8.0-next.26
 
 ### Minor Changes
 
-- 1a9af0b: Add support for analytics to be displayed in the version commands
-- d156658: Switch the `forge create` flow to select product context first
+- 2c0e151: Added new 'containers' command
 
-### Patch Changes
-
-- f9c2880: Add support for --no-verify during tunnel
-- 3a510c5: Improve XPA uninstall wording
-- 7243788: Displaying all product options and fixing wording
-- 2204d8d: update the help text for license options
-- 2cdac63: forge install should list all scopes
-- c57e34a: Fix bundling when handlers are defined in subdirectories
-- 9d231e9: switch the `forge create` cross-context flow to use the new `app.contexts` manifest format
-- 0aad197: Change product wording to context
-- 61f499c: Fix XPA upgrade wording
-- 999a9d0: Update error messages for deployment
-- 7d8339b: verify installation exists before upgrading
-- 7a83fd9: Uninstall: Automatically select optional contexts when the required one is selected
-- b503084: switch the `forge create` cross-context flow to use the new `app.contexts` manifest format
-- 8c34ca3: Changed manifest to allow egress objects to be a list of string, egress objects containing at least the 'address' field, or a remote reference
-- 336f74f: Support serving i18n resources while using `forge tunnel`
-- 210360b: Refactor text functions for easier read and maintenance
-- a7db2e6: improve error message
-- Updated dependencies [7243788]
-- Updated dependencies [acf1edf]
-- Updated dependencies [2d5a0e6]
-- Updated dependencies [9d231e9]
-- Updated dependencies [b51be39]
-- Updated dependencies [4b083be]
-- Updated dependencies [94e48b9]
-- Updated dependencies [0dfb15d]
-- Updated dependencies [b503084]
-- Updated dependencies [8c34ca3]
-- Updated dependencies [336f74f]
-- Updated dependencies [e404ba0]
-- Updated dependencies [64daaa5]
-- Updated dependencies [99739ec]
-- Updated dependencies [3a703de]
-- Updated dependencies [003b1ed]
-  - @forge/[email protected]
-  - @forge/[email protected]
-
 ## 6.8.0-next.25
 
 ### Patch Changes