@forge/manifest 2.5.1-next.3 → 2.5.1-next.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -167,6 +167,7 @@
167
167
  "read:label:jira",
168
168
  "read:license:jira",
169
169
  "read:me",
170
+ "read:metric:compass",
170
171
  "read:notification-scheme:jira",
171
172
  "read:organization.property:jira-service-management",
172
173
  "read:organization.user:jira-service-management",
@@ -301,6 +302,7 @@
301
302
  "write:issue:jira-software",
302
303
  "write:jira-work",
303
304
  "write:label:confluence",
305
+ "write:metric:compass",
304
306
  "write:organization.property:jira-service-management",
305
307
  "write:organization.user:jira-service-management",
306
308
  "write:organization:jira-service-management",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@forge/manifest",
3
- "version": "2.5.1-next.3",
3
+ "version": "2.5.1-next.4",
4
4
  "description": "Definitions and validations of the Forge manifest",
5
5
  "main": "out/index.js",
6
6
  "scripts": {