Skip to content

Commit ea711fd

Browse files
authored
chore: partial revert of bigquery-storage release (#8247)
This reverts the changes to biquery-storage made in #8242 as the release was modified to skip it. Related: #8243
1 parent edd1fab commit ea711fd

2 files changed

Lines changed: 1 addition & 9 deletions

File tree

handwritten/bigquery-storage/CHANGELOG.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,6 @@
11
# Changelog
22

33

4-
## [5.1.1](https://github.com/googleapis/google-cloud-node/compare/bigquery-storage-v5.1.0...bigquery-storage-v5.1.1) (2026-05-11)
5-
6-
7-
### Bug Fixes
8-
9-
* Bump all node submodules ([#8178](https://github.com/googleapis/google-cloud-node/issues/8178)) ([9fd76ef](https://github.com/googleapis/google-cloud-node/commit/9fd76eff87b1cf02db6205f141449b31e8ab7d8f))
10-
* Upgrade the protobufjs dependency for bigquery storage ([#8136](https://github.com/googleapis/google-cloud-node/issues/8136)) ([778adb0](https://github.com/googleapis/google-cloud-node/commit/778adb0d5f368448f99bf68dcbcf37c3a7394f5d))
11-
124
## [5.1.0](https://github.com/googleapis/nodejs-bigquery-storage/compare/v5.0.0...v5.1.0) (2025-06-06)
135

146

handwritten/bigquery-storage/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/bigquery-storage",
3-
"version": "5.1.1",
3+
"version": "5.1.0",
44
"description": "Client for the BigQuery Storage API",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)