npm package diff

Package: @forge/bridge

Versions: 3.5.1-next.3-experimental-c7a7d36 - 4.0.0-next.6

File: package/CHANGELOG.md

Index: package/CHANGELOG.md
===================================================================
--- package/CHANGELOG.md
+++ package/CHANGELOG.md
@@ -1,15 +1,34 @@
 # @forge/bridge
 
-## 3.5.1-next.3-experimental-c7a7d36
+## 4.0.0-next.6
 
+### Major Changes
+
+- a27f856: Ensure locale returned from getContext() is in the correct format and confirms the Forge Supported Locale Codes.
+
+  Additionally, add new APIs for Forge i18n support.
+
+  - `i18n.getTranslations` - Add i18n.getTranslations api to fetch i18n resources from Forge apps
+  - `i18n.createTranslationFunction` - Creates a translation function (i.e. `t`) to support content translation for Forge apps
+
 ### Patch Changes
 
-- 7e506ec: Add @forge/i18n dependency to bridge
-- Updated dependencies [7e506ec]
-- Updated dependencies [7e506ec]
-  - @forge/[email protected]
+- Updated dependencies [c81fa57]
+  - @forge/[email protected]
 
+## 3.5.1-next.5
+
+### Patch Changes
+
+- @forge/[email protected]
+
+## 3.5.1-next.4
+
+### Patch Changes
+
+- @forge/[email protected]
+
 ## 3.5.1-next.3
 
 ### Patch Changes