Skip to content

Commit 2f05aad

Browse files
release-please[bot]codyoss
authored andcommitted
chore(main): release 4.0.1 (#330)
🤖 I have created a release *beep* *boop* --- ## [4.0.1](googleapis/nodejs-paginator@v4.0.0...v4.0.1) (2022-09-09) ### Bug Fixes * Remove pip install statements ([#1546](https://github.com/googleapis/nodejs-paginator/issues/1546)) ([#329](googleapis/nodejs-paginator#329)) ([697567b](googleapis/nodejs-paginator@697567b)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 5d65246 commit 2f05aad

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

core/paginator/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/nodejs-paginator?activeTab=versions
66

7+
## [4.0.1](https://github.com/googleapis/nodejs-paginator/compare/v4.0.0...v4.0.1) (2022-09-09)
8+
9+
10+
### Bug Fixes
11+
12+
* Remove pip install statements ([#1546](https://github.com/googleapis/nodejs-paginator/issues/1546)) ([#329](https://github.com/googleapis/nodejs-paginator/issues/329)) ([697567b](https://github.com/googleapis/nodejs-paginator/commit/697567bdd86226b740304734b9562a2f2241a96f))
13+
714
## [4.0.0](https://github.com/googleapis/nodejs-paginator/compare/v3.0.7...v4.0.0) (2022-05-17)
815

916

core/paginator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@google-cloud/paginator",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "A result paging utility used by Google node.js modules",
55
"main": "build/src/index.js",
66
"types": "build/src/index.d.ts",

0 commit comments

Comments
 (0)