npm package diff

Package: @forge/manifest

Versions: 9.0.0-next.13-experimental-1aaebb0 - 9.0.0-next.14

File: package/CHANGELOG.md

Index: package/CHANGELOG.md
===================================================================
--- package/CHANGELOG.md
+++ package/CHANGELOG.md
@@ -1,33 +1,11 @@
 # @forge/manifest
 
-## 9.0.0-next.13-experimental-1aaebb0
+## 9.0.0-next.14
 
-### Major Changes
-
-- 2d5a0e6: Add lint rule to check scopes for remote apps with auth enabled
-
-### Minor Changes
-
-- 4b083be: Option to bundle applications using TypeScript
-- 94e48b9: Remove agent mode support per product decision
-- 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
-
 ### Patch Changes
 
-- 7243788: Displaying all product options and fixing wording
-- acf1edf: fix i18n test
-- 9d231e9: switch the `forge create` cross-context flow to use the new `app.contexts` manifest format
-- b51be39: allow app developer to specify function memory allocation
-- 0dfb15d: Revert CustomUITunnellingResourceHandler change
-- b503084: switch the `forge create` cross-context flow to use the new `app.contexts` manifest format
-- 64daaa5: validate schema for app.contexts so developers can define a required context in the manifest
-- 99739ec: Update manifest definitions
-- 3a703de: Update manifest definitions
-- 003b1ed: Update manifest definitions
-- Updated dependencies [336f74f]
-- Updated dependencies [e404ba0]
-  - @forge/[email protected]
+- 0dd4e3b: add `app.access` options to manifest schema
 
 ## 9.0.0-next.13
 
 ### Major Changes