npm package diff
Package: @forge/manifest
Versions: 10.8.0-next.5-experimental-ab371ba - 10.8.0-next.6
Modified: package/out/schema/manifest-schema.json
Large diffs are not rendered by default.
Modified: package/package.json
Index: package/package.json
===================================================================
--- package/package.json
+++ package/package.json
@@ -1,7 +1,7 @@
 {
   "name": "@forge/manifest",
-  "version": "10.8.0-next.5-experimental-ab371ba",
+  "version": "10.8.0-next.6",
   "description": "Definitions and validations of the Forge manifest",
   "main": "out/index.js",
   "scripts": {
     "build": "yarn run compile",Modified: package/CHANGELOG.md
Index: package/CHANGELOG.md
===================================================================
--- package/CHANGELOG.md
+++ package/CHANGELOG.md
@@ -1,20 +1,11 @@
 # @forge/manifest
 
-## 10.8.0-next.5-experimental-ab371ba
+## 10.8.0-next.6
 
-### Minor Changes
-
-- b3792e4: Updated linting for full page apps
-- 0ea6722: Adds validators for forge object store module
-- 4718346: Updated title linting for full page apps
-
 ### Patch Changes
 
-- fae0e71: Add scopes for Confluence relation events
-- 94243f1: Split development and contribution guidelines
-- 0ef937d: Update manifest definitions
-- dcd46a4: Update manifest definitions
+- 8ec0d92: Update manifest definitions
 
 ## 10.8.0-next.5
 
 ### Minor ChangesModified: package/out/schema/manifest.d.ts
Large diffs are not rendered by default.