@forge/cli-shared

8.25.0-next.5-experimental-44b7a128.25.0-next.6
CHANGELOG.md
~CHANGELOG.mdModified
+2−20
Index: package/CHANGELOG.md
===================================================================
--- package/CHANGELOG.md
+++ package/CHANGELOG.md
@@ -1,29 +1,11 @@
 # @forge/cli-shared
 
-## 8.25.0-next.5-experimental-44b7a12
+## 8.25.0-next.6
 
-### Minor Changes
-
-- 6aeecd7: The tunnel debugger now binds to localhost (127.0.0.1) by default instead of all network interfaces (0.0.0.0). If you need to attach a debugger from another host, use the new `--debugHost` option on `forge tunnel` to specify the IP address to bind to.
-- 2a1ec30: Adding warning when site has over 100 apps installed
-
 ### Patch Changes
 
-- c3b96b3: Show warning when install fails
-- 2a03b88: `isAgent` attribution now excludes CI: `isAgent()` returns `false` when `CI=true` even if stdin/stdout are non-TTY, so the `isAgent` and `isCI` signals never overlap in the `atl-attribution` header and analytics payload.
-- 561f8f4: Remove "storage" module from "@forge/api"
-- ab1dcaa: Update JSM to be its own product
-- bb903a8: Update requireAppId check
-- c1acc55: Add Prod Service
-- 5b67e61: Patch fixes for module Add
-- 55c1371: bump cheerio to ^1.2.0 to pull in a patched undici (>=7.19.0, resolving to a fixed release) and remediate CVE-2026-1525
-  NodeJS requirement bumped from 20.0.0 to >=20.18.1
-- Updated dependencies [814b8fe]
-- Updated dependencies [8ac7dd3]
-- Updated dependencies [55c1371]
-- Updated dependencies [1a461c3]
-  - @forge/[email protected]
+- 9a6de66: module list command
 
 ## 8.25.0-next.5
 
 ### Minor Changes