diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 86fea6bbdbef..7750f4550802 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -31,7 +31,7 @@ "handwritten/google-cloud-dns": "5.3.2", "handwritten/logging": "11.3.0", "handwritten/logging-bunyan": "5.1.2", - "handwritten/logging-winston": "6.0.2", + "handwritten/logging-winston": "6.1.0", "handwritten/pubsub": "5.3.1", "handwritten/spanner": "8.10.0", "handwritten/storage": "7.21.0", diff --git a/changelog.json b/changelog.json index bfb942099b21..083484e48df4 100644 --- a/changelog.json +++ b/changelog.json @@ -1,6 +1,23 @@ { "repository": "googleapis/google-cloud-node", "entries": [ + { + "changes": [ + { + "type": "feat", + "sha": "2a3a77ceaa4ff2c7e1a2ec0338a770fa60b738a9", + "message": "Update googleapis source and regenerate client libraries", + "issues": [ + "8821" + ] + } + ], + "version": "6.1.0", + "language": "JAVASCRIPT", + "artifactName": "@google-cloud/logging-winston", + "id": "125cde5b-cb6a-4c6b-838c-69358e5604ed", + "createTime": "2026-07-30T21:40:21.811Z" + }, { "changes": [ { @@ -83908,5 +83925,5 @@ "createTime": "2023-01-28T04:18:24.718Z" } ], - "updateTime": "2026-07-29T20:49:49.925Z" + "updateTime": "2026-07-30T21:40:21.811Z" } \ No newline at end of file diff --git a/handwritten/logging-winston/CHANGELOG.md b/handwritten/logging-winston/CHANGELOG.md index 1b3615e329f7..8ff01500e492 100644 --- a/handwritten/logging-winston/CHANGELOG.md +++ b/handwritten/logging-winston/CHANGELOG.md @@ -5,6 +5,13 @@ [1]: https://www.npmjs.com/package/@google-cloud/logging-winston?activeTab=versions +## [6.1.0](https://github.com/googleapis/google-cloud-node/compare/logging-winston-v6.0.2...logging-winston-v6.1.0) (2026-07-30) + + +### Features + +* Update googleapis source and regenerate client libraries ([#8821](https://github.com/googleapis/google-cloud-node/issues/8821)) ([2a3a77c](https://github.com/googleapis/google-cloud-node/commit/2a3a77ceaa4ff2c7e1a2ec0338a770fa60b738a9)) + ## [6.0.2](https://github.com/googleapis/google-cloud-node/compare/logging-winston-v6.0.1...logging-winston-v6.0.2) (2026-05-11) diff --git a/handwritten/logging-winston/package.json b/handwritten/logging-winston/package.json index 6d86bcbf0f6d..b4ecdb379fd2 100644 --- a/handwritten/logging-winston/package.json +++ b/handwritten/logging-winston/package.json @@ -1,7 +1,7 @@ { "name": "@google-cloud/logging-winston", "description": "Cloud Logging transport for Winston", - "version": "6.0.2", + "version": "6.1.0", "license": "Apache-2.0", "author": "Google Inc.", "engines": {