Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

Commit 6066776

Browse files
chore(main): release 9.8.3 (#1252)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 3d29fc8 commit 6066776

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
55
[1]: https://www.npmjs.com/package/nodejs-logging?activeTab=versions
66

77

8+
### [9.8.3](https://github.com/googleapis/nodejs-logging/compare/v9.8.2...v9.8.3) (2022-04-14)
9+
10+
11+
### Bug Fixes
12+
13+
* Reenable staleness bot ([#1249](https://github.com/googleapis/nodejs-logging/issues/1249)) ([3d29fc8](https://github.com/googleapis/nodejs-logging/commit/3d29fc8ba8106614ac372d86add10e068a67e426))
14+
815
### [9.8.2](https://github.com/googleapis/nodejs-logging/compare/v9.8.1...v9.8.2) (2022-03-30)
916

1017

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@google-cloud/logging",
3-
"version": "9.8.2",
3+
"version": "9.8.3",
44
"description": "Stackdriver Logging Client Library for Node.js",
55
"keywords": [
66
"google apis client",

samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"test": "mocha --timeout 60000"
1515
},
1616
"dependencies": {
17-
"@google-cloud/logging": "^9.8.2",
17+
"@google-cloud/logging": "^9.8.3",
1818
"@google-cloud/storage": "^5.0.0",
1919
"express": "^4.16.3",
2020
"fluent-logger": "^3.0.0",

0 commit comments

Comments
 (0)