Skip to content

Commit

Permalink
chore(legacy-v3): release 3.7.5 (#1830)
Browse files Browse the repository at this point in the history
* chore(legacy-v3): release 3.7.5

* 馃 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* chore: revert "馃 Updates from OwlBot post-processor"
These changes are not correct for the v3 branch.

This reverts commit 5da8391.

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: feywind <57276408+feywind@users.noreply.github.com>
  • Loading branch information
3 people committed Sep 20, 2023
1 parent 83f3813 commit 6c174a6
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -4,6 +4,13 @@

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

## [3.7.5](https://github.com/googleapis/nodejs-pubsub/compare/v3.7.4...v3.7.5) (2023-09-20)


### Bug Fixes

* Bump to activate release-please ([#1819](https://github.com/googleapis/nodejs-pubsub/issues/1819)) ([83f3813](https://github.com/googleapis/nodejs-pubsub/commit/83f3813c2b636e2e6dea6ce8ccc87bba316b5687))

## [3.7.4](https://github.com/googleapis/nodejs-pubsub/compare/v3.7.3...v3.7.4) (2023-09-08)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "@google-cloud/pubsub",
"description": "Cloud Pub/Sub Client Library for Node.js",
"version": "3.7.4",
"version": "3.7.5",
"license": "Apache-2.0",
"author": "Google Inc.",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion samples/package.json
Expand Up @@ -21,7 +21,7 @@
"precompile": "npm run clean"
},
"dependencies": {
"@google-cloud/pubsub": "^3.7.4",
"@google-cloud/pubsub": "^3.7.5",
"@opentelemetry/api": "^1.0.0",
"@opentelemetry/tracing": "^0.24.0",
"avro-js": "^1.10.1",
Expand Down

0 comments on commit 6c174a6

Please sign in to comment.