npm package diff

Package: @forge/manifest

Versions: 11.3.0-next.0 - 11.3.0-next.1

Modified: package/package.json

Index: package/package.json
===================================================================
--- package/package.json
+++ package/package.json
@@ -1,7 +1,7 @@
 {
   "name": "@forge/manifest",
-  "version": "11.3.0-next.0",
+  "version": "11.3.0-next.1",
   "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
@@ -185,8 +185,9 @@
     "read:customer:entitlement:jira-service-management",
     "read:customer:jira-service-management",
     "read:customer.detail-field:jira-service-management",
     "read:customer.detail:jira-service-management",
+    "read:customer.profile:jira-service-management",
     "read:dashboard:jira",
     "read:dashboard.property:jira",
     "read:database:confluence",
     "read:deal-info:jira",
@@ -279,8 +280,9 @@
     "read:organization:entitlement:jira-service-management",
     "read:organization:jira-service-management",
     "read:organization.detail-field:jira-service-management",
     "read:organization.detail:jira-service-management",
+    "read:organization.profile:jira-service-management",
     "read:organization.property:jira-service-management",
     "read:organization.user:jira-service-management",
     "read:page:confluence",
     "read:permission-scheme:jira",
@@ -422,8 +424,9 @@
     "write:customer:entitlement:jira-service-management",
     "write:customer:jira-service-management",
     "write:customer.detail-field:jira-service-management",
     "write:customer.detail:jira-service-management",
+    "write:customer.profile:jira-service-management",
     "write:dashboard:jira",
     "write:dashboard.property:jira",
     "write:database:confluence",
     "write:deal-info:jira",
@@ -487,8 +490,9 @@
     "write:organization:entitlement:jira-service-management",
     "write:organization:jira-service-management",
     "write:organization.detail-field:jira-service-management",
     "write:organization.detail:jira-service-management",
+    "write:organization.profile:jira-service-management",
     "write:organization.property:jira-service-management",
     "write:organization.user:jira-service-management",
     "write:page:confluence",
     "write:permission-scheme:jira",
@@ -542,8 +546,9 @@
     "write:space.setting:confluence",
     "write:sprint:jira-software",
     "write:storage:brie",
     "write:task:confluence",
+    "write:task:jira-service-management",
     "write:team-temp:teams",
     "write:team:teams",
     "write:template:confluence",
     "write:user-configuration:jira",

Modified: package/CHANGELOG.md

Large diffs are not rendered by default.