@forge/manifest 10.0.0 → 10.0.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,11 @@
|
|
|
1
1
|
# @forge/manifest
|
|
2
2
|
|
|
3
|
+
## 10.0.1-next.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 4b15e26: Rename some Confluence events from 'removed' to 'deleted' events for consistency with other products. Neither of the renamed events are active yet.
|
|
8
|
+
|
|
3
9
|
## 10.0.0
|
|
4
10
|
|
|
5
11
|
### Major Changes
|
|
@@ -632,7 +632,7 @@
|
|
|
632
632
|
}
|
|
633
633
|
},
|
|
634
634
|
{
|
|
635
|
-
"productEvent": "avi:confluence:
|
|
635
|
+
"productEvent": "avi:confluence:deleted:page",
|
|
636
636
|
"oAuthScopes": {
|
|
637
637
|
"beta": [
|
|
638
638
|
"read:page:confluence",
|
|
@@ -720,7 +720,7 @@
|
|
|
720
720
|
}
|
|
721
721
|
},
|
|
722
722
|
{
|
|
723
|
-
"productEvent": "avi:confluence:
|
|
723
|
+
"productEvent": "avi:confluence:deleted:comment",
|
|
724
724
|
"oAuthScopes": {
|
|
725
725
|
"beta": [
|
|
726
726
|
"read:comment:confluence",
|
|
@@ -768,7 +768,7 @@
|
|
|
768
768
|
}
|
|
769
769
|
},
|
|
770
770
|
{
|
|
771
|
-
"productEvent": "avi:confluence:
|
|
771
|
+
"productEvent": "avi:confluence:deleted:attachment",
|
|
772
772
|
"oAuthScopes": {
|
|
773
773
|
"beta": [
|
|
774
774
|
"read:attachment:confluence",
|
|
@@ -920,7 +920,7 @@
|
|
|
920
920
|
}
|
|
921
921
|
},
|
|
922
922
|
{
|
|
923
|
-
"productEvent": "avi:confluence:
|
|
923
|
+
"productEvent": "avi:confluence:deleted:blogpost",
|
|
924
924
|
"oAuthScopes": {
|
|
925
925
|
"beta": [
|
|
926
926
|
"read:blogpost:confluence",
|