Skip to content
This repository was archived by the owner on Mar 17, 2026. It is now read-only.

Commit 0a4b77c

Browse files
chore(main): release 2.19.3 (#1540)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 37d075e commit 0a4b77c

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

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

55
[1]: https://www.npmjs.com/package/@google-cloud/pubsub?activeTab=versions
66

7+
### [2.19.3](https://github.com/googleapis/nodejs-pubsub/compare/v2.19.2...v2.19.3) (2022-04-26)
8+
9+
10+
### Bug Fixes
11+
12+
* **deps:** update dependency google-gax to v2.30.2 ([#1502](https://github.com/googleapis/nodejs-pubsub/issues/1502)) ([37d075e](https://github.com/googleapis/nodejs-pubsub/commit/37d075e6ae4e588155a9f0c0506b9a497be6bf06))
13+
714
### [2.19.2](https://github.com/googleapis/nodejs-pubsub/compare/v2.19.1...v2.19.2) (2022-04-21)
815

916

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@google-cloud/pubsub",
33
"description": "Cloud Pub/Sub Client Library for Node.js",
4-
"version": "2.19.2",
4+
"version": "2.19.3",
55
"license": "Apache-2.0",
66
"author": "Google Inc.",
77
"engines": {

samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"updatejs": "cp build/*.js ."
2525
},
2626
"dependencies": {
27-
"@google-cloud/pubsub": "^2.19.2",
27+
"@google-cloud/pubsub": "^2.19.3",
2828
"@opentelemetry/api": "^1.0.0",
2929
"@opentelemetry/tracing": "^0.24.0",
3030
"avro-js": "^1.10.1",

0 commit comments

Comments
 (0)