@forge/manifest 12.6.0-next.0 → 12.6.0-next.1

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.
@@ -134,7 +134,6 @@
134
134
  "read:analytics.content:confluence",
135
135
  "read:app-data:confluence",
136
136
  "read:app-data:jira",
137
- "read:app-global-channel:realtime",
138
137
  "read:app-notification:confluence",
139
138
  "read:app-notification:jira",
140
139
  "read:app-system-token",
@@ -388,7 +387,6 @@
388
387
  "write:airtrack-object:jira",
389
388
  "write:app-data:confluence",
390
389
  "write:app-data:jira",
391
- "write:app-global-channel:realtime",
392
390
  "write:attachment:confluence",
393
391
  "write:attachment:jira",
394
392
  "write:audit-log:confluence",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@forge/manifest",
3
- "version": "12.6.0-next.0",
3
+ "version": "12.6.0-next.1",
4
4
  "description": "Definitions and validations of the Forge manifest",
5
5
  "main": "out/index.js",
6
6
  "scripts": {