npm package diff
Package: @forge/manifest
Versions: 7.5.4-next.0-experimental-264fa0f - 7.5.4-next.2
File: package/CHANGELOG.md
Index: package/CHANGELOG.md
===================================================================
--- package/CHANGELOG.md
+++ package/CHANGELOG.md
@@ -1,13 +1,20 @@
# @forge/manifest
-## 7.5.4-next.0-experimental-264fa0f
+## 7.5.4-next.2
### Patch Changes
-- 562a25c: Allow updating manifest schema resources with app-host-artifacts changes on staging
-- 386c1f1: Bump cheerio from version 0.22 to version 1.0
+- 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