npm package diff

Package: @forge/manifest

Versions: 8.7.0-next.9 - 8.7.0-next.10

Modified: package/package.json

Index: package/package.json
===================================================================
--- package/package.json
+++ package/package.json
@@ -1,7 +1,7 @@
 {
   "name": "@forge/manifest",
-  "version": "8.7.0-next.9",
+  "version": "8.7.0-next.10",
   "description": "Definitions and validations of the Forge manifest",
   "main": "out/index.js",
   "scripts": {
     "build": "yarn run compile",

Modified: package/out/scopes/shipyard-scopes.json

Index: package/out/scopes/shipyard-scopes.json
===================================================================
--- package/out/scopes/shipyard-scopes.json
+++ package/out/scopes/shipyard-scopes.json
@@ -211,8 +211,9 @@
     "read:folder:confluence",
     "read:forge-proxy:support-api-gateway",
     "read:group:confluence",
     "read:group:jira",
+    "read:hierarchical-content:confluence",
     "read:incident:jira-service-management",
     "read:inlinetask:confluence",
     "read:instance-configuration:jira",
     "read:issue-adjustments:jira",

Modified: package/CHANGELOG.md

Index: package/CHANGELOG.md
===================================================================
--- package/CHANGELOG.md
+++ package/CHANGELOG.md
@@ -1,6 +1,12 @@
 # @forge/manifest
 
+## 8.7.0-next.10
+
+### Patch Changes
+
+- f70acc8: Update manifest definitions
+
 ## 8.7.0-next.9
 
 ### Patch Changes