@gitbeaker/core
Advanced tools
Comparing version 19.4.0 to 19.5.0
@@ -0,1 +1,17 @@ | ||
# v19.5.0 (Mon May 11 2020) | ||
:tada: This release contains work from a new contributor! :tada: | ||
Thank you, Corentin Mors ([@Mikescops](https://github.com/Mikescops)), for all your work! | ||
#### π Bug Fix | ||
- Fix: Update DELETE method to POST in todos.done() [#780](https://github.com/jdalrymple/gitbeaker/pull/780) ([@Mikescops](https://github.com/Mikescops)) | ||
#### Authors: 1 | ||
- Corentin Mors ([@Mikescops](https://github.com/Mikescops)) | ||
--- | ||
# v19.4.0 (Wed May 06 2020) | ||
@@ -2,0 +18,0 @@ |
{ | ||
"name": "@gitbeaker/core", | ||
"description": "Core API implementation of the GitLab API. Supports Promises, Async/Await.", | ||
"version": "19.4.0", | ||
"version": "19.5.0", | ||
"author": { | ||
@@ -12,3 +12,3 @@ "name": "Justin Dalrymple" | ||
"dependencies": { | ||
"@gitbeaker/requester-utils": "^19.4.0", | ||
"@gitbeaker/requester-utils": "^19.5.0", | ||
"form-data": "^3.0.0", | ||
@@ -57,3 +57,3 @@ "li": "^1.3.0", | ||
}, | ||
"gitHead": "0f0d2d7a150d2bacb070112f597455a9bf280e9a" | ||
"gitHead": "b58d24ca63f9be0bd869f859dbd8363295a40e54" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
319697