Skip to content

Commit 4b5311d

Browse files
authored
Release v4.5.2 (#449)
1 parent 9f7272e commit 4b5311d

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

handwritten/logging/CHANGELOG.md

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

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

7+
## v4.5.2
8+
9+
04-11-2019 14:26 PDT
10+
11+
This release has minor bug fixes:
12+
13+
- fix(types): improve types for LogEntry ([#448](https://github.com/googleapis/nodejs-logging/pull/448))
14+
- fix: include 'x-goog-request-params' header in requests ([#439](https://github.com/googleapis/nodejs-logging/pull/439))
15+
716
## v4.5.1
817

918
03-18-2019 19:32 PDT

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": "4.5.1",
4+
"version": "4.5.2",
55
"license": "Apache-2.0",
66
"author": "Google Inc.",
77
"engines": {

0 commit comments

Comments
 (0)