@gitkraken/provider-apis 0.26.2 → 0.26.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,5 +1,15 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## 0.26.4
|
|
4
|
+
|
|
5
|
+
- add `getTreeForRepo` (GitLab)
|
|
6
|
+
|
|
7
|
+
- fix problem where normalizing sprints for issues would throw an error (Jira Data Center)
|
|
8
|
+
|
|
9
|
+
## 0.26.3
|
|
10
|
+
|
|
11
|
+
- add property `GitRepository.projectID` (Azure DevOps)
|
|
12
|
+
|
|
3
13
|
## 0.26.2
|
|
4
14
|
|
|
5
15
|
- add support for `GitPullRequest.mergeableState` (Azure DevOps)
|