npm package diff
Package: @forge/manifest
Versions: 8.6.1-next.3 - 8.6.1-next.4
Modified: package/package.json
Index: package/package.json
===================================================================
--- package/package.json
+++ package/package.json
@@ -1,7 +1,7 @@
{
"name": "@forge/manifest",
- "version": "8.6.1-next.3",
+ "version": "8.6.1-next.4",
"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
@@ -202,8 +202,9 @@
"read:filter:jira",
"read:filter.column:jira",
"read:filter.default-share-scope:jira",
"read:folder:confluence",
+ "read:forge-proxy:support-api-gateway",
"read:group:confluence",
"read:group:jira",
"read:incident:jira-service-management",
"read:inlinetask:confluence",
Modified: package/CHANGELOG.md
Index: package/CHANGELOG.md
===================================================================
--- package/CHANGELOG.md
+++ package/CHANGELOG.md
@@ -1,6 +1,12 @@
# @forge/manifest
+## 8.6.1-next.4
+
+### Patch Changes
+
+- 9eb7594: Update manifest definitions
+
## 8.6.1-next.3
### Patch Changes