Skip to content

Commit 175577b

Browse files
chore: release v2.30.5
1 parent 9430bcc commit 175577b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44

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

7+
### [2.30.5](https://github.com/googleapis/gax-nodejs/compare/v2.30.4...v2.30.5) (2022-05-23)
8+
9+
10+
### Bug Fixes
11+
12+
* **deps:** update dependency protobufjs to v6.11.3 ([#1272](https://github.com/googleapis/gax-nodejs/issues/1272)) ([6492a2c](https://github.com/googleapis/gax-nodejs/commit/6492a2cc55086439518dcb20cb6001c28e1d2bda))
13+
* **deps:** use protobufjs v6.11.3 ([#1271](https://github.com/googleapis/gax-nodejs/issues/1271)) ([d650c15](https://github.com/googleapis/gax-nodejs/commit/d650c1510cd98958fc32be03b890970f6f321595))
14+
715
### [2.30.4](https://github.com/googleapis/gax-nodejs/compare/v2.30.3...v2.30.4) (2022-05-09)
816

917

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "google-gax",
3-
"version": "2.30.4",
3+
"version": "2.30.5",
44
"description": "Google API Extensions",
55
"main": "build/src/index.js",
66
"types": "build/src/index.d.ts",

0 commit comments

Comments
 (0)