There was an error while loading. Please reload this page.
1 parent 9f7272e commit 4b5311dCopy full SHA for 4b5311d
2 files changed
handwritten/logging/CHANGELOG.md
@@ -4,6 +4,15 @@
4
5
[1]: https://www.npmjs.com/package/nodejs-logging?activeTab=versions
6
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
16
## v4.5.1
17
18
03-18-2019 19:32 PDT
handwritten/logging/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@google-cloud/logging",
3
"description": "Stackdriver Logging Client Library for Node.js",
- "version": "4.5.1",
+ "version": "4.5.2",
"license": "Apache-2.0",
"author": "Google Inc.",
"engines": {
0 commit comments