mirror of
https://github.com/jdalrymple/gitbeaker.git
synced 2026-01-18 15:55:30 +00:00
Updating readme, changelog and version
This commit is contained in:
parent
385ef9f351
commit
02f75a7f10
@ -103,6 +103,10 @@ MIT
|
||||
|
||||
## Changelog
|
||||
|
||||
[1.1.0](https://github.com/jdalrymple/node-gitlab-api/385ef9f351981f26180e1381525ade458bcde1cd) (2017-09-24)
|
||||
------------------
|
||||
- Adding proper pagination support
|
||||
|
||||
[1.0.14](https://github.com/jdalrymple/node-gitlab-api/b8fb74828503f0a6432376ad156b7f9e33f6228e) (2017-08-1)
|
||||
------------------
|
||||
- Adding default file name for file uploads. If none is supplied, the filename is
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "node-gitlab-api",
|
||||
"version": "1.0.14",
|
||||
"version": "1.1.0",
|
||||
"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