mirror of
https://github.com/jdalrymple/gitbeaker.git
synced 2026-01-25 16:04:01 +00:00
Updating package and Readme
This commit is contained in:
parent
ba80ac10e1
commit
35d1f151fe
@ -121,6 +121,11 @@ This started off as a fork from [node-gitlab](https://github.com/node-gitlab/nod
|
||||
|
||||
## Changelog
|
||||
|
||||
[1.3.1](https://github.com/jdalrymple/node-gitlab-api/ba80ac10e1e08176da7a3a9848758a989a7199dd) (2017-11-27)
|
||||
------------------
|
||||
- Fixed broken argument reference in the showFile and showFileRaw functions
|
||||
|
||||
|
||||
[1.3.0](https://github.com/jdalrymple/node-gitlab-api/3048a3989fabe3992044baccdab1e53257f0f379) (2017-11-25)
|
||||
------------------
|
||||
- Extending the Groups API, see docs for a full overview.
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "node-gitlab-api",
|
||||
"version": "1.3.0",
|
||||
"version": "1.3.1",
|
||||
"description": "Full NodeJS implementation of the GitLab API. Supports Promises, Async/Await.",
|
||||
"main": "src/index.js",
|
||||
"directories": {},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user