npm package diff
Package: @forge/manifest
Versions: 7.5.2-next.0-experimental-10722bc - 7.7.0-next.13
File: package/CHANGELOG.md
Index: package/CHANGELOG.md
===================================================================
--- package/CHANGELOG.md
+++ package/CHANGELOG.md
@@ -1,12 +1,188 @@
# @forge/manifest
-## 7.5.2-next.0-experimental-10722bc
+## 7.7.0-next.13
### Patch Changes
-- 01323ff: Update manifest definitions
+- 23f6675: Make `@forge/manifest` depends on `@forge/i18n` to access i18n related helper functions.
+- 27249cd: Make i18n fallback syntax confirm to industry convention. That is, `en-US: en-GB` indicate `en-GB` is fallback to `en-US`
+- 5f82d22: Update manifest definitions
+- Updated dependencies [23f6675]
+- Updated dependencies [27249cd]
+ - @forge/[email protected]
+## 7.7.0-next.12
+
+### Patch Changes
+
+- ce41b8c: Update manifest definitions
+
+## 7.7.0-next.11
+
+### Minor Changes
+
+- 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
+
+- 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
+
+- f40d3b5: Update manifest definitions
+
+## 7.7.0-next.7
+
+### Patch Changes
+
+- 7160171: Update manifest definitions
+
+## 7.7.0-next.6
+
+### Minor Changes
+
+- be67acb: Interpolate string resources in modules
+
+## 7.7.0-next.5
+
+### Patch Changes
+
+- b0ad6d7: Update manifest definitions
+
+## 7.7.0-next.4
+
+### Minor Changes
+
+- c341349: Show warning if action doesn't have name attribute
+
+## 7.7.0-next.3
+
+### Patch Changes
+
+- 10f4545: Update package readme to include instruction on how to update schema in the package
+
+## 7.7.0-next.2
+
+### Minor Changes
+
+- c113f86: Show warning if action is not referenced by any agent
+- 9a546fd: Lint unique module key across Connect and Forge modules
+
+### Patch Changes
+
+- c6377ba: Update unit test in manifest validator
+- bf0fab6: Update manifest definitions
+
+## 7.6.1-next.1
+
+### Patch Changes
+
+- c74ca63: Add translations section in manifest schema for Forge i18n Support (EAP)
+
+## 7.6.1-next.0
+
+### Patch Changes
+
+- b90e809: Update manifest definitions
+- 313b8e1: Update manifest definitions
+
+## 7.6.0
+
+### Minor Changes
+
+- 90f621b: Revert cheerio upgrade
+
+### Patch Changes
+
+- 114989d: remove unused dependencies: @forge/util and node-fetch
+- c0e7e2f: Add test to validate if the i18n props in manifest json is configured properly
+- 562a25c: Allow updating manifest schema resources with app-host-artifacts changes on staging
+- 09d005e: Fix failing unit tests in pipeline
+- 3f5f84e: Update manifest definitions
+- 03eba4f: Update manifest definitions
+- 9384afe: Update manifest definitions
+
+## 7.6.0-next.6
+
+### Minor Changes
+
+- 90f621b: Revert cheerio upgrade
+
+## 7.6.0-next.5
+
+### Patch Changes
+
+- 114989d: remove unused dependencies: @forge/util and node-fetch
+
+## 7.6.0-next.4
+
+### Patch Changes
+
+- 3f5f84e: Update manifest definitions
+
+## 7.6.0-next.3
+
+### Minor Changes
+
+- 4117f97: Bump cheerio from version 0.22 to version 1.0
+
+## 7.5.4-next.2
+
+### Patch Changes
+
+- c0e7e2f: Add test to validate if the i18n props in manifest json is configured properly
+- 03eba4f: Update manifest definitions
+
+## 7.5.4-next.1
+
+### Patch Changes
+
+- 09d005e: Fix failing unit tests in pipeline
+- 9384afe: Update manifest definitions
+
+## 7.5.4-next.0
+
+### Patch Changes
+
+- 562a25c: Allow updating manifest schema resources with app-host-artifacts changes on staging
+
+## 7.5.3
+
+### Patch Changes
+
+- 9985768: Update manifest definitions
+- f32f860: Update manifest definitions
+
+## 7.5.3-next.1
+
+### Patch Changes
+
+- f32f860: Update manifest definitions
+
+## 7.5.3-next.0
+
+### Patch Changes
+
+- 9985768: Update manifest definitions
+
+## 7.5.2
+
+### Patch Changes
+
+- 0261f2b: Update manifest definitions
+
## 7.5.2-next.0
### Patch Changes