Skip to content

Commit

Permalink
chore: release 2.0.1 (#382)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation authored and bcoe committed Aug 28, 2019
1 parent 4bc78ab commit b607b12
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

[1]: https://www.npmjs.com/package/@google-cloud/logging-winston?activeTab=versions

### [2.0.1](https://github.com/googleapis/nodejs-logging-winston/compare/v2.0.0...v2.0.1) (2019-08-28)


### Bug Fixes

* **docs:** stop linking reference documents to anchor ([4bc78ab](https://github.com/googleapis/nodejs-logging-winston/commit/4bc78ab))

## [2.0.0](https://github.com/googleapis/nodejs-logging-winston/compare/v1.1.1...v2.0.0) (2019-08-21)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@google-cloud/logging-winston",
"description": "Stackdriver Logging transport for Winston",
"version": "2.0.0",
"version": "2.0.1",
"license": "Apache-2.0",
"author": "Google Inc.",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"test": "mocha system-test/*.js --timeout 600000"
},
"dependencies": {
"@google-cloud/logging-winston": "^2.0.0",
"@google-cloud/logging-winston": "^2.0.1",
"winston": "^3.2.1"
},
"devDependencies": {
Expand Down

0 comments on commit b607b12

Please sign in to comment.