@forge/cli-shared 3.13.0-next.4 → 3.13.0-next.5
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
|
@@ -20193,6 +20193,7 @@ export declare type Query = {
|
|
|
20193
20193
|
appRecommendations?: Maybe<AppRecQuery>;
|
|
20194
20194
|
ccp?: Maybe<CcpQueryApi>;
|
|
20195
20195
|
townsquare?: Maybe<TownsquareQueryApi>;
|
|
20196
|
+
atlas?: Maybe<TownsquareQueryApi>;
|
|
20196
20197
|
devOps?: Maybe<DevOps>;
|
|
20197
20198
|
jiraProjectRelationshipsForRepository?: Maybe<JiraProjectAndRepositoryRelationshipConnection>;
|
|
20198
20199
|
repositoryRelationshipsForJiraProject?: Maybe<JiraProjectAndRepositoryRelationshipConnection>;
|