mirror of
https://github.com/jdalrymple/gitbeaker.git
synced 2026-01-18 15:55:30 +00:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
929db366a4
@ -1,3 +1,10 @@
|
||||
## [4.2.5](https://github.com/jdalrymple/node-gitlab/compare/4.2.4...4.2.5) (2018-11-26)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Project variables urls were being generated incorrectly ([28b28cf](https://github.com/jdalrymple/node-gitlab/commit/28b28cf))
|
||||
|
||||
## [4.2.4](https://github.com/jdalrymple/node-gitlab/compare/4.2.3...4.2.4) (2018-11-26)
|
||||
|
||||
|
||||
|
||||
4096
package-lock.json
generated
4096
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "gitlab",
|
||||
"version": "4.2.4",
|
||||
"version": "4.2.5",
|
||||
"description": "Full NodeJS implementation of the GitLab API. Supports Promises, Async/Await.",
|
||||
"main": "dist/latest/index.js",
|
||||
"engines": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user