@gitkraken/provider-apis 0.25.0 → 0.25.1

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,10 @@
1
1
  # Changelog
2
2
 
3
+ ## 0.25.1
4
+
5
+ - add `sprints` property to the Issue type (Jira, Jira Server)
6
+ - add `fixVersions` property to the Issue type (Jira, Jira Server)
7
+
3
8
  ## 0.25.0
4
9
 
5
10
  - add label filter for pull request and issue fetching functions (GitHub, GitLab)