@forge/manifest 11.1.0-next.7-experimental-ec29181 → 11.1.0-next.8
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 +1 -16
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,26 +1,11 @@
|
|
|
1
1
|
# @forge/manifest
|
|
2
2
|
|
|
3
|
-
## 11.1.0-next.
|
|
3
|
+
## 11.1.0-next.8
|
|
4
4
|
|
|
5
5
|
### Minor Changes
|
|
6
6
|
|
|
7
|
-
- b5f0775: Add bitbucket:repoCodeFileViewer module and templates
|
|
8
|
-
- af4af6f: Add bitbucket:workspaceGlobalPage module
|
|
9
7
|
- c50eeb5: Added manifest validation for XPA with full page modules
|
|
10
8
|
- beefc94: Added linting for jira:fullPage
|
|
11
|
-
- b9cefff: Add bitbucket:projectSettingsMenuPage module and templates
|
|
12
|
-
- bb6e58a: Add validation for filePattern in Bitbucket file viewer module
|
|
13
|
-
|
|
14
|
-
### Patch Changes
|
|
15
|
-
|
|
16
|
-
- 559c541: Added rovo:agentConnector validations to check if agentCard and jsonRpcTransport endpoints are valid endpoint references.
|
|
17
|
-
- 2f0c3c2: Add missing entry in i18n test
|
|
18
|
-
- 00eaa35: Fix failing test
|
|
19
|
-
- b5f0775: Update manifest definitions
|
|
20
|
-
- 069288e: Update manifest definitions
|
|
21
|
-
- d317f2e: Update manifest definitions
|
|
22
|
-
- bf0e0f6: Update manifest definitions
|
|
23
|
-
- af4af6f: Update manifest definitions
|
|
24
9
|
|
|
25
10
|
## 11.1.0-next.7
|
|
26
11
|
|