@gitkraken/provider-apis 0.22.2 → 0.22.4

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,8 +1,21 @@
1
1
  # Changelog
2
+ ## 0.22.4
3
+
4
+ - added `key` to `Issue.project` object (Jira, Jira Server)
5
+ - added better error logging for `getRepos` and `getReposForCurrentUser` (GitLab)
6
+
7
+ - fixed issue where optional reviews were being erroneously used to calculate `GitPullRequest.reviewDecision` (Azure DevOps)
8
+
9
+ ## 0.22.3
10
+
11
+ - fixed `getActionablePullRequests` and `groupPullRequestsIntoBuckets` including draft PRs in the `readyToMerge` bucket
12
+
2
13
  ## 0.22.2
14
+
3
15
  - fixed `resourceId` being required for Jira Server entity IDs
4
16
 
5
17
  ## 0.22.1
18
+
6
19
  - fixed issue with jiraIssueEntityIdentifierInput type
7
20
 
8
21
  ## 0.22.0