@forge/bridge

5.10.0-next.35.9.1-experimental-3311bec
CHANGELOG.md
~CHANGELOG.mdModified
+3−22
Index: package/CHANGELOG.md
===================================================================
--- package/CHANGELOG.md
+++ package/CHANGELOG.md
@@ -1,35 +1,16 @@
 # @forge/bridge
 
-## 5.10.0-next.3
+## 5.9.1-experimental-3311bec
 
-### 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.
+- 95a9af8: Add public event methods to Events API. These allow events to be emitted between Forge apps on the same page.
 
 ### 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]
+  - @forge/[email protected]
 
 ## 5.9.1
 
 ### Patch Changes