From b5a7aa5a0f6ebc3ac7da6e5f5a5f389ef2bd4eca Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 18:20:55 +0000 Subject: [PATCH] chore(main): release logging-winston 6.1.0 --- .release-please-manifest.json | 2 +- changelog.json | 19 ++++++++++++++++++- handwritten/logging-winston/CHANGELOG.md | 7 +++++++ handwritten/logging-winston/package.json | 2 +- 4 files changed, 27 insertions(+), 3 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index e3d9de9dc55e..14c08f4c1281 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.2.3", "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.8.0", "handwritten/storage": "7.21.0", diff --git a/changelog.json b/changelog.json index 473e225be0a4..da6a40709f20 100644 --- a/changelog.json +++ b/changelog.json @@ -1,6 +1,23 @@ { "repository": "googleapis/google-cloud-node", "entries": [ + { + "changes": [ + { + "type": "feat", + "sha": "3391fd27d1c15e051293207a07c6db00e760d370", + "message": "Update API sources and regenerate", + "issues": [ + "8672" + ] + } + ], + "version": "6.1.0", + "language": "JAVASCRIPT", + "artifactName": "@google-cloud/logging-winston", + "id": "4db035d4-9a82-465e-a0a6-bafcccef5590", + "createTime": "2026-06-24T18:20:51.679Z" + }, { "changes": [ { @@ -80931,5 +80948,5 @@ "createTime": "2023-01-28T04:18:24.718Z" } ], - "updateTime": "2026-06-24T17:44:31.336Z" + "updateTime": "2026-06-24T18:20:51.679Z" } \ No newline at end of file diff --git a/handwritten/logging-winston/CHANGELOG.md b/handwritten/logging-winston/CHANGELOG.md index 1b3615e329f7..f38145b3f0a0 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-06-24) + + +### Features + +* Update API sources and regenerate ([#8672](https://github.com/googleapis/google-cloud-node/issues/8672)) ([3391fd2](https://github.com/googleapis/google-cloud-node/commit/3391fd27d1c15e051293207a07c6db00e760d370)) + ## [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": {