Skip to content

Commit 2b8be6d

Browse files
chore: release main (googleapis#3774)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 71bec7b commit 2b8be6d

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204
"src/apis/compute": "30.0.0",
205205
"src/apis/analyticsreporting": "4.0.0",
206206
"src/apis/merchantapi": "12.0.0",
207-
"src/apis/paymentsresellersubscription": "16.0.0",
207+
"src/apis/paymentsresellersubscription": "17.0.0",
208208
"src/apis/oauth2": "4.0.0",
209209
"src/apis/firebase": "11.0.0",
210210
"src/apis/networksecurity": "12.0.0",

src/apis/paymentsresellersubscription/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [17.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/paymentsresellersubscription-v16.0.0...paymentsresellersubscription-v17.0.0) (2025-09-16)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* releasing for our libraries ([#3769](https://github.com/googleapis/google-api-nodejs-client/issues/3769))
9+
10+
### Bug Fixes
11+
12+
* releasing for our libraries ([#3769](https://github.com/googleapis/google-api-nodejs-client/issues/3769)) ([27f5cf0](https://github.com/googleapis/google-api-nodejs-client/commit/27f5cf0a0190a5e8e8bf970f7a7cf77c409f093e))
13+
314
## [16.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/paymentsresellersubscription-v15.0.0...paymentsresellersubscription-v16.0.0) (2025-09-16)
415

516

src/apis/paymentsresellersubscription/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@googleapis/paymentsresellersubscription",
3-
"version": "16.0.0",
3+
"version": "17.0.0",
44
"description": "paymentsresellersubscription",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

0 commit comments

Comments
 (0)