Skip to content
This repository has been archived by the owner on Mar 17, 2022. It is now read-only.

Commit

Permalink
2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jmdobry committed Feb 21, 2018
1 parent 13b006d commit 6834ab2
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,8 @@
##### 2.2.1 - 21 February 2018

###### Bug fixes
- Removed broken links from Node.js issue template

##### 2.2.0 - 26 January 2018

###### Backwards compatible changes
Expand Down
1 change: 1 addition & 0 deletions CONTRIBUTORS
Expand Up @@ -8,4 +8,5 @@ Alexander Fenster <github@fenster.name>
Jason Dobry <jason.dobry@gmail.com>
Jason Dobry <jmdobry@users.noreply.github.com>
Luke Sneeringer <luke@sneeringer.com>
Stephen <stephenplusplus@users.noreply.github.com>
greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
5 changes: 3 additions & 2 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "@google-cloud/nodejs-repo-tools",
"description": "Tools used to maintain and test Node.js repositories in the GoogleCloudPlaftorm organization.",
"version": "2.2.0",
"version": "2.2.1",
"license": "Apache-2.0",
"author": "Google Inc.",
"engines": {
Expand Down Expand Up @@ -66,6 +66,7 @@
"Jason Dobry <jason.dobry@gmail.com>",
"Jason Dobry <jmdobry@users.noreply.github.com>",
"Luke Sneeringer <luke@sneeringer.com>",
"Stephen <stephenplusplus@users.noreply.github.com>",
"greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>"
],
"scripts": {
Expand All @@ -89,7 +90,7 @@
"lodash": "4.17.5",
"nyc": "11.4.1",
"proxyquire": "1.8.0",
"sinon": "4.2.2",
"sinon": "4.3.0",
"string": "3.3.3",
"supertest": "3.0.0",
"yargs": "11.0.0",
Expand Down

0 comments on commit 6834ab2

Please sign in to comment.