Skip to content

Commit

Permalink
chore: release 2.5.3 (#189)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Jul 21, 2021
1 parent 64ab512 commit 0e631af
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions packages/google-cloud-bigquery-storage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

### [2.5.3](https://github.com/googleapis/nodejs-bigquery-storage/compare/v2.5.2...v2.5.3) (2021-07-21)


### Bug Fixes

* **deps:** google-gax v2.17.1 ([#188](https://github.com/googleapis/nodejs-bigquery-storage/issues/188)) ([e49f7ee](https://github.com/googleapis/nodejs-bigquery-storage/commit/e49f7ee0413948779842b3b9d4faf5addc4c4db6))
* Updating WORKSPACE files to use the newest version of the Typescript generator. ([#190](https://github.com/googleapis/nodejs-bigquery-storage/issues/190)) ([8649cc6](https://github.com/googleapis/nodejs-bigquery-storage/commit/8649cc6ae0a4e6ae807ba9e5af438ca0ffc9592a))

### [2.5.2](https://github.com/googleapis/nodejs-bigquery-storage/compare/v2.5.1...v2.5.2) (2021-06-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-bigquery-storage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/bigquery-storage",
"version": "2.5.2",
"version": "2.5.3",
"description": "Client for the BigQuery Storage API",
"repository": "googleapis/nodejs-bigquery-storage",
"license": "Apache-2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"test": "c8 mocha --timeout 600000 test/*.js"
},
"dependencies": {
"@google-cloud/bigquery-storage": "^2.5.2",
"@google-cloud/bigquery-storage": "^2.5.3",
"avsc": "^5.4.18",
"snappy": "^6.2.3"
},
Expand Down

0 comments on commit 0e631af

Please sign in to comment.