@forge/cli-shared 5.5.0-next.6-experimental-22c15de → 5.5.0-next.7
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,26 +1,11 @@
|
|
|
1
1
|
# @forge/cli-shared
|
|
2
2
|
|
|
3
|
-
## 5.5.0-next.
|
|
4
|
-
|
|
5
|
-
### Minor Changes
|
|
6
|
-
|
|
7
|
-
- be67acb: Interpolate string resources in modules
|
|
3
|
+
## 5.5.0-next.7
|
|
8
4
|
|
|
9
5
|
### Patch Changes
|
|
10
6
|
|
|
11
|
-
- Updated dependencies [10f4545]
|
|
12
|
-
- Updated dependencies [c341349]
|
|
13
|
-
- Updated dependencies [c113f86]
|
|
14
|
-
- Updated dependencies [c74ca63]
|
|
15
|
-
- Updated dependencies [be67acb]
|
|
16
|
-
- Updated dependencies [9a546fd]
|
|
17
|
-
- Updated dependencies [c6377ba]
|
|
18
|
-
- Updated dependencies [b0ad6d7]
|
|
19
7
|
- Updated dependencies [7160171]
|
|
20
|
-
-
|
|
21
|
-
- Updated dependencies [313b8e1]
|
|
22
|
-
- Updated dependencies [bf0fab6]
|
|
23
|
-
- @forge/manifest@7.7.0-next.6-experimental-22c15de
|
|
8
|
+
- @forge/manifest@7.7.0-next.7
|
|
24
9
|
|
|
25
10
|
## 5.5.0-next.6
|
|
26
11
|
|
|
@@ -64166,8 +64166,6 @@ export declare enum ShepherdAlertTemplateType {
|
|
|
64166
64166
|
ConfluenceSiteBackupDownloaded = "CONFLUENCE_SITE_BACKUP_DOWNLOADED",
|
|
64167
64167
|
ConfluenceSpaceExports = "CONFLUENCE_SPACE_EXPORTS",
|
|
64168
64168
|
ConfluenceSuspiciousSearch = "CONFLUENCE_SUSPICIOUS_SEARCH",
|
|
64169
|
-
ContainerClassificationLevelDecreased = "CONTAINER_CLASSIFICATION_LEVEL_DECREASED",
|
|
64170
|
-
ContainerClassificationLevelIncreased = "CONTAINER_CLASSIFICATION_LEVEL_INCREASED",
|
|
64171
64169
|
CreatedAuthPolicy = "CREATED_AUTH_POLICY",
|
|
64172
64170
|
CreatedPolicy = "CREATED_POLICY",
|
|
64173
64171
|
CreatedSamlConfig = "CREATED_SAML_CONFIG",
|
|
@@ -64192,6 +64190,7 @@ export declare enum ShepherdAlertTemplateType {
|
|
|
64192
64190
|
IdentityPasswordResetCompletedUser = "IDENTITY_PASSWORD_RESET_COMPLETED_USER",
|
|
64193
64191
|
ImpossibleTravel = "IMPOSSIBLE_TRAVEL",
|
|
64194
64192
|
InitiatedGsyncConnection = "INITIATED_GSYNC_CONNECTION",
|
|
64193
|
+
JiraCustomDetection = "JIRA_CUSTOM_DETECTION",
|
|
64195
64194
|
JiraDataDiscoveryAtlassianToken = "JIRA_DATA_DISCOVERY_ATLASSIAN_TOKEN",
|
|
64196
64195
|
JiraDataDiscoveryAuTfn = "JIRA_DATA_DISCOVERY_AU_TFN",
|
|
64197
64196
|
JiraDataDiscoveryAwsKeys = "JIRA_DATA_DISCOVERY_AWS_KEYS",
|