Skip to content

Commit

Permalink
chore(main): release 2.30.2 (#1221)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


### [2.30.2](v2.30.1...v2.30.2) (2022-04-12)


### Bug Fixes

* **deps:** update dependency @grpc/grpc-js to ~1.6.0 ([#1207](#1207)) ([2a16b76](2a16b76))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
release-please[bot] authored Apr 13, 2022
1 parent 79c2e47 commit 8e959fa
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

[1]: https://www.npmjs.com/package/gax-nodejs?activeTab=versions

### [2.30.2](https://github.com/googleapis/gax-nodejs/compare/v2.30.1...v2.30.2) (2022-04-12)


### Bug Fixes

* **deps:** update dependency @grpc/grpc-js to ~1.6.0 ([#1207](https://github.com/googleapis/gax-nodejs/issues/1207)) ([2a16b76](https://github.com/googleapis/gax-nodejs/commit/2a16b76237094b42f1afb4667c82adebb87402b8))

### [2.30.1](https://github.com/googleapis/gax-nodejs/compare/v2.30.0...v2.30.1) (2022-03-08)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "google-gax",
"version": "2.30.1",
"version": "2.30.2",
"description": "Google API Extensions",
"main": "build/src/index.js",
"types": "build/src/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"*.js"
],
"dependencies": {
"google-gax": "^2.30.1"
"google-gax": "^2.30.2"
},
"devDependencies": {
"c8": "^7.0.0",
Expand Down

0 comments on commit 8e959fa

Please sign in to comment.