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

Commit 762abed

Browse files
committed
Release 1.6.0
1 parent 9d5c1d0 commit 762abed

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

History.md

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

2+
1.6.0 / 2017-01-11
3+
==================
4+
5+
* feat: Adding repository.compare() (#30)
6+
27
1.5.0 / 2017-01-10
38
==================
49

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.5.0",
3+
"version": "1.6.0",
44
"description": "Gitlab API nodejs client.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)