npm package diff

Package: @forge/manifest

Versions: 7.7.0-next.8-experimental-c7a7d36 - 7.7.0-next.11

File: package/CHANGELOG.md

Index: package/CHANGELOG.md
===================================================================
--- package/CHANGELOG.md
+++ package/CHANGELOG.md
@@ -1,27 +1,25 @@
 # @forge/manifest
 
-## 7.7.0-next.8-experimental-c7a7d36
+## 7.7.0-next.11
 
 ### Minor Changes
 
-- 7e506ec: Show warning if action doesn't have name attribute
-- 7e506ec: Show warning if action is not referenced by any agent
-- 7e506ec: Interpolate string resources in modules
-- 7e506ec: Lint unique module key across Connect and Forge modules
+- bf34881: Add translations schema to manifest schema template to enable Forge i18n support.
+  Additionally relevant validators (i.e. `translations-validator`) are added to validate the translations schema in the manifest.
 
+## 7.7.0-next.10
+
 ### Patch Changes
 
-- 7e506ec: Update package readme to include instruction on how to update schema in the package
-- 7e506ec: Add translations section in manifest schema for Forge i18n Support (EAP)
-- 7e506ec: Update unit test in manifest validator
-- 7e506ec: Update manifest definitions
-- 7e506ec: Update manifest definitions
-- 7e506ec: Update manifest definitions
-- 7e506ec: Update manifest definitions
-- 7e506ec: Update manifest definitions
-- 7e506ec: Update manifest definitions
+- 26f8528: Update manifest definitions
 
+## 7.7.0-next.9
+
+### Patch Changes
+
+- 13fb92c: Update forge repo with unit tests for manifest schema changes Jira, Confluence, Bitbucket
+
 ## 7.7.0-next.8
 
 ### Patch Changes