Skip to content

Commit a1b7c3c

Browse files
release-please[bot]sofisl
authored andcommitted
chore: release main
1 parent b4025e6 commit a1b7c3c

File tree

100 files changed

+603
-51
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

100 files changed

+603
-51
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

CHANGELOG.md

Lines changed: 178 additions & 0 deletions
Large diffs are not rendered by default.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "googleapis",
3-
"version": "144.0.0",
3+
"version": "145.0.0",
44
"repository": "googleapis/google-api-nodejs-client",
55
"license": "Apache-2.0",
66
"description": "Google APIs Client Library for Node.js",

samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"dependencies": {
1919
"@google-cloud/local-auth": "^3.0.0",
2020
"express": "^4.17.1",
21-
"googleapis": "^144.0.0",
21+
"googleapis": "^145.0.0",
2222
"googleapis-common": "^7.0.0",
2323
"nconf": "^0.12.0",
2424
"open": "^8.0.0",

src/apis/adexchangebuyer2/CHANGELOG.md

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

3+
## [4.2.3](https://github.com/googleapis/google-api-nodejs-client/compare/adexchangebuyer2-v4.2.2...adexchangebuyer2-v4.2.3) (2024-10-30)
4+
5+
6+
### Bug Fixes
7+
8+
* **adexchangebuyer2:** update the API ([75e0a4e](https://github.com/googleapis/google-api-nodejs-client/commit/75e0a4e792b531881ddba6f087dca364d14697c6))
9+
310
## [4.2.2](https://github.com/googleapis/google-api-nodejs-client/compare/adexchangebuyer2-v4.2.1...adexchangebuyer2-v4.2.2) (2024-05-02)
411

512

src/apis/adexchangebuyer2/package.json

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

src/apis/admin/CHANGELOG.md

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

3+
## [23.0.1](https://github.com/googleapis/google-api-nodejs-client/compare/admin-v23.0.0...admin-v23.0.1) (2024-10-30)
4+
5+
6+
### Bug Fixes
7+
8+
* **admin:** update the API ([ecaf712](https://github.com/googleapis/google-api-nodejs-client/commit/ecaf7121298fde4953811d266c1d607a1cc50f93))
9+
310
## [23.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/admin-v22.0.0...admin-v23.0.0) (2024-08-16)
411

512

src/apis/admin/package.json

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

src/apis/adsensehost/CHANGELOG.md

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

3+
## [5.0.8](https://github.com/googleapis/google-api-nodejs-client/compare/adsensehost-v5.0.7...adsensehost-v5.0.8) (2024-10-30)
4+
5+
6+
### Bug Fixes
7+
8+
* **adsensehost:** update the API ([0fac12c](https://github.com/googleapis/google-api-nodejs-client/commit/0fac12c8f580067eaff17ec17a0a247b9217d0ba))
9+
310
## [5.0.7](https://github.com/googleapis/google-api-nodejs-client/compare/adsensehost-v5.0.6...adsensehost-v5.0.7) (2024-05-02)
411

512

src/apis/adsensehost/package.json

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

0 commit comments

Comments
 (0)