@forge/manifest 3.1.0-next.7 → 3.1.1-next.0

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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,44 @@
1
1
  # @forge/manifest
2
2
 
3
+ ## 3.1.1-next.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 2c635f9: Update manifest definitions
8
+
9
+ ## 3.1.0
10
+
11
+ ### Minor Changes
12
+
13
+ - 037c31a5: Upgrade webpack from 4 to 5 and other relavent packages to fix the issue for node17+ (openssl change)
14
+ - 813f8f3: Add remotes to external auth config
15
+
16
+ ### Patch Changes
17
+
18
+ - debe251: Accept both deprecated scopes and granular scopes when verifying scopes required for product events.
19
+ - f6901fd: Fix invalid scope in product event linting.
20
+ - 8ee1c58: Update manifest definitions
21
+ - 67d2e17: Update manifest definitions
22
+ - 14102be: Update manifest definitions
23
+ - 7b2d17a: Update manifest definitions
24
+ - 8aaa65c: Update manifest definitions
25
+ - d3ccc04: Update manifest definitions
26
+ - 5152239: Update manifest definitions
27
+ - Updated dependencies [037c31a5]
28
+ - @forge/util@1.1.0
29
+
30
+ ## 3.1.0-next.9
31
+
32
+ ### Patch Changes
33
+
34
+ - 8aaa65c: Update manifest definitions
35
+
36
+ ## 3.1.0-next.8
37
+
38
+ ### Patch Changes
39
+
40
+ - 67d2e17c: Update manifest definitions
41
+
3
42
  ## 3.1.0-next.7
4
43
 
5
44
  ### Minor Changes
@@ -410,17 +410,6 @@
410
410
  ]
411
411
  }
412
412
  },
413
- {
414
- "productEvent": "avi:confluence:deleted:space:V2",
415
- "oAuthScopes": {
416
- "current": [
417
- "read:space:confluence"
418
- ],
419
- "deprecated": [
420
- "read:confluence-space.summary"
421
- ]
422
- }
423
- },
424
413
  {
425
414
  "productEvent": "avi:compass:created:component_link",
426
415
  "oAuthScopes": {