Skip to content

Commit a1407e3

Browse files
chore: release 7.2.3 (#720)
1 parent e116fae commit a1407e3

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

handwritten/logging/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
[1]: https://www.npmjs.com/package/nodejs-logging?activeTab=versions
66

7+
### [7.2.3](https://www.github.com/googleapis/nodejs-logging/compare/v7.2.2...v7.2.3) (2020-02-26)
8+
9+
10+
### Bug Fixes
11+
12+
* **docs:** writeLog should be in async function ([498a2c3](https://www.github.com/googleapis/nodejs-logging/commit/498a2c3825644b2f6a71ac3e314ba2e3de9fac62)), closes [#693](https://www.github.com/googleapis/nodejs-logging/issues/693)
13+
714
### [7.2.2](https://www.github.com/googleapis/nodejs-logging/compare/v7.2.1...v7.2.2) (2020-02-20)
815

916

handwritten/logging/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@google-cloud/logging",
33
"description": "Stackdriver Logging Client Library for Node.js",
4-
"version": "7.2.2",
4+
"version": "7.2.3",
55
"license": "Apache-2.0",
66
"author": "Google Inc.",
77
"engines": {

0 commit comments

Comments
 (0)