Skip to content

Commit 8504e46

Browse files
committed
Release 1.2.1
1 parent b65b3b4 commit 8504e46

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ fengmk2 <[email protected]> (https://github.com/fengmk2)
66
shigeru.nakajima <[email protected]> (https://github.com/ledsun)
77
vsviridov <[email protected]> (https://github.com/vsviridov)
88
jarradseers <[email protected]> (https://github.com/jarradseers)
9+
Simon Wachter <[email protected]> (https://github.com/swordofpain)

History.md

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

2+
1.2.1 / 2015-08-26
3+
==================
4+
5+
* Missing code block in README
6+
* Fix accidental change in README
7+
* Add support for project deploy keys
8+
29
1.2.0 / 2015-08-26
310
==================
411

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

0 commit comments

Comments
 (0)