@forge/bridge

5.9.1-experimental-3311bec5.10.0-next.3-experimental-2969aa0
CHANGELOG.md
~CHANGELOG.mdModified
+36−3
Index: package/CHANGELOG.md
===================================================================
--- package/CHANGELOG.md
+++ package/CHANGELOG.md
@@ -1,17 +1,50 @@
 # @forge/bridge
 
-## 5.9.1-experimental-3311bec
+## 5.10.0-next.3-experimental-2969aa0
 
 ### Minor Changes
 
-- 95a9af8: Add public event methods to Events API. These allow events to be emitted between Forge apps on the same page.
+- 368ef09: Adding `permissions` module to Forge Bridge. This module contains functions related to the implementation of customisable egress and remotes.
 
 ### Patch Changes
 
+- 7769169: Fix import type error for adf renderer iframe resizer
+- 1094c76: Export types for configurable egress and remotes from `permissions` module
 - Updated dependencies [c7544d8]
-  - @forge/[email protected]
+- Updated dependencies [7c2186c]
+  - @forge/[email protected]
 
+## 5.10.0-next.3
+
+### Patch Changes
+
+- 1094c76: Export types for configurable egress and remotes from `permissions` module
+
+## 5.10.0-next.2
+
+### Minor Changes
+
+- 368ef09: Adding `permissions` module to Forge Bridge. This module contains functions related to the implementation of customisable egress and remotes.
+
+### Patch Changes
+
+- Updated dependencies [7c2186c]
+  - @forge/[email protected]
+
+## 5.9.2-next.1
+
+### Patch Changes
+
+- 7769169: Fix import type error for adf renderer iframe resizer
+
+## 5.9.2-next.0
+
+### Patch Changes
+
+- Updated dependencies [c7544d8]
+  - @forge/[email protected]
+
 ## 5.9.1
 
 ### Patch Changes