@gitbeaker/core
Advanced tools
Comparing version 21.0.1 to 21.1.0
@@ -1,3 +0,17 @@ | ||
# v20.0.0 (Fri Jun 12 2020) | ||
# v21.1.0 (Sun Jun 14 2020) | ||
#### 🐛 Bug Fix | ||
- Fixing missing CLI tests and modifyServices function [#886](https://github.com/jdalrymple/gitbeaker/pull/886) ([@jdalrymple](https://github.com/jdalrymple)) | ||
- Updating CHANGELOG.md \[skip ci\] ([@jdalrymple](https://github.com/jdalrymple)) | ||
- v21.0.1 ([@jdalrymple](https://github.com/jdalrymple)) | ||
#### Authors: 1 | ||
- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple)) | ||
--- | ||
# v21.0.1 (Fri Jun 12 2020) | ||
:tada: This release contains work from new contributors! :tada: | ||
@@ -199,2 +213,2 @@ | ||
- [@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]) | ||
- [@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]) |
{ | ||
"name": "@gitbeaker/core", | ||
"description": "Core API implementation of the GitLab API. Supports Promises, Async/Await.", | ||
"version": "21.0.1", | ||
"version": "21.1.0", | ||
"author": { | ||
@@ -12,3 +12,3 @@ "name": "Justin Dalrymple" | ||
"dependencies": { | ||
"@gitbeaker/requester-utils": "^21.0.0", | ||
"@gitbeaker/requester-utils": "^21.1.0", | ||
"form-data": "^3.0.0", | ||
@@ -56,3 +56,4 @@ "li": "^1.3.0", | ||
"test:unit": "jest test/unit" | ||
} | ||
}, | ||
"gitHead": "ee1b0ed46db2f4d034140ee05ad40f96fec26005" | ||
} |
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
323769
119