@forge/manifest 10.0.1-next.3 → 10.0.1-next.3-experimental-4048b4a
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 +9 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @forge/manifest
|
|
2
2
|
|
|
3
|
+
## 10.0.1-next.3-experimental-4048b4a
|
|
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
|
+
- b9574d4: Limit number of automation actions per app
|
|
9
|
+
- 1479d2d: Update manifest definitions
|
|
10
|
+
- 5ab2c49: Update manifest definitions
|
|
11
|
+
|
|
3
12
|
## 10.0.1-next.3
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|