Skip to content

Commit fd990ae

Browse files
1 parent 70ba60c commit fd990ae

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

handwritten/pubsub/CHANGELOG.md

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

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

7+
## [4.0.0](https://github.com/googleapis/nodejs-pubsub/compare/v3.7.3...v4.0.0) (2023-08-03)
8+
9+
10+
### ⚠ BREAKING CHANGES
11+
12+
* node 12 eos ([#1774](https://github.com/googleapis/nodejs-pubsub/issues/1774)) (#1784)
13+
14+
### Features
15+
16+
* Node 12 eos ([#1774](https://github.com/googleapis/nodejs-pubsub/issues/1774)) ([#1784](https://github.com/googleapis/nodejs-pubsub/issues/1784)) ([47b83c1](https://github.com/googleapis/nodejs-pubsub/commit/47b83c18c543a7c8763256f79927a7340db56568))
17+
18+
19+
### Bug Fixes
20+
21+
* Fix typings for IAM methods ([#1785](https://github.com/googleapis/nodejs-pubsub/issues/1785)) ([9a6bdbc](https://github.com/googleapis/nodejs-pubsub/commit/9a6bdbce952c81cb1a43fecbce16a3e3ab0f1420))
22+
723
## [3.7.3](https://github.com/googleapis/nodejs-pubsub/compare/v3.7.2...v3.7.3) (2023-07-26)
824

925

handwritten/pubsub/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ also contains samples.
184184

185185
## Supported Node.js Versions
186186

187-
Our client libraries follow the [Node.js release schedule](https://github.com/nodejs/release#release-schedule).
187+
Our client libraries follow the [Node.js release schedule](https://nodejs.org/en/about/releases/).
188188
Libraries are compatible with all current _active_ and _maintenance_ versions of
189189
Node.js.
190190
If you are using an end-of-life version of Node.js, we recommend that you update

0 commit comments

Comments
 (0)