Skip to content
This repository was archived by the owner on Aug 4, 2025. It is now read-only.

Commit 7b1fff8

Browse files
committed
Release 1.5.0
1 parent 89088ef commit 7b1fff8

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ jarradseers <[email protected]> (https://github.com/jarradseers)
99
Simon Wachter <[email protected]> (https://github.com/swordofpain)
1010
Selva Ganesh <[email protected]> (https://github.com/selvagsz)
1111
Ad Taylor <[email protected]> (https://github.com/adtaylor)
12+
Did <[email protected]> (https://github.com/dcolens)
1213

History.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11

2+
1.5.0 / 2017-01-10
3+
==================
4+
5+
* feat: Add repository.archive functionality (#29)
6+
* test: Fixed Testing (#26)
7+
28
1.4.0 / 2016-10-12
39
==================
410

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-gitlab",
3-
"version": "1.4.0",
3+
"version": "1.5.0",
44
"description": "Gitlab API nodejs client.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)