Skip to content

Commit 65fbcb9

Browse files
chore: release main
1 parent c32bf36 commit 65fbcb9

File tree

14 files changed

+87
-8
lines changed

14 files changed

+87
-8
lines changed

CHANGELOG.md

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

55
[1]: https://www.npmjs.com/package/googleapis?activeTab=versions
66

7+
## [112.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/googleapis-v111.0.0...googleapis-v112.0.0) (2023-02-24)
8+
9+
10+
### ⚠ BREAKING CHANGES
11+
12+
* This release has breaking changes.
13+
* **displayvideo:** This release has breaking changes.
14+
* **compute:** This release has breaking changes.
15+
16+
### Features
17+
18+
* **appengine:** update the API ([3a57b47](https://github.com/googleapis/google-api-nodejs-client/commit/3a57b4701536de6673b02c66b6919a5575ab16e0))
19+
* **chromemanagement:** update the API ([1c18b16](https://github.com/googleapis/google-api-nodejs-client/commit/1c18b1665587b2d59e7bec78acb695017424aa9f))
20+
* **cloudsearch:** update the API ([110d85a](https://github.com/googleapis/google-api-nodejs-client/commit/110d85ab29d65dc7dbaefdfb9ee7e8c5df72bb2f))
21+
* **compute:** update the API ([bb19b0d](https://github.com/googleapis/google-api-nodejs-client/commit/bb19b0da143ef86b93aff89afc96fd976efb58c4))
22+
* **dialogflow:** update the API ([a313a0d](https://github.com/googleapis/google-api-nodejs-client/commit/a313a0d677542f77003e173b672fd97413a8107b))
23+
* **displayvideo:** update the API ([f746fe6](https://github.com/googleapis/google-api-nodejs-client/commit/f746fe658a636a8d65dc61829ffc4693b9b6b401))
24+
* regenerate index files ([bb9d246](https://github.com/googleapis/google-api-nodejs-client/commit/bb9d246d1e0c7c22e2ff2b4c40ed5df4fa410e12))
25+
* run the generator ([#3161](https://github.com/googleapis/google-api-nodejs-client/issues/3161)) ([6fe904a](https://github.com/googleapis/google-api-nodejs-client/commit/6fe904a5f056b3e3789b80111b9b3eecba2dc9e7))
26+
27+
28+
### Bug Fixes
29+
30+
* **cloudfunctions:** update the API ([dd8be29](https://github.com/googleapis/google-api-nodejs-client/commit/dd8be29902e2da869829f58572497720a7e64168))
31+
* **cloudtrace:** update the API ([0c7a479](https://github.com/googleapis/google-api-nodejs-client/commit/0c7a479b999f67f7d70f98170d5b607981217be1))
32+
* **datacatalog:** update the API ([f8337b1](https://github.com/googleapis/google-api-nodejs-client/commit/f8337b1462fce665b779ec1e102bc834cc598f65))
33+
* **dataplex:** update the API ([85a06ee](https://github.com/googleapis/google-api-nodejs-client/commit/85a06ee032f1ba8941a01e07ebfed2bbe9a302b1))
34+
* **gmail:** update the API ([c6fa1dc](https://github.com/googleapis/google-api-nodejs-client/commit/c6fa1dc47d81d49492f7e81a13b816326840340d))
35+
736
## [111.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/googleapis-v110.0.0...googleapis-v111.0.0) (2023-02-10)
837

938

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": "111.0.0",
3+
"version": "112.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": "^2.0.0",
2020
"express": "^4.17.1",
21-
"googleapis": "^111.0.0",
21+
"googleapis": "^112.0.0",
2222
"googleapis-common": "^6.0.0",
2323
"nconf": "^0.12.0",
2424
"open": "^8.0.0",

src/apis/sourcerepo/package.json

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

src/apis/sqladmin/CHANGELOG.md

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

3+
## [7.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/sqladmin-v6.1.0...sqladmin-v7.0.0) (2023-02-24)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* This release has breaking changes.
9+
10+
### Features
11+
12+
* run the generator ([#3161](https://github.com/googleapis/google-api-nodejs-client/issues/3161)) ([6fe904a](https://github.com/googleapis/google-api-nodejs-client/commit/6fe904a5f056b3e3789b80111b9b3eecba2dc9e7))
13+
314
## [6.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/sqladmin-v6.0.0...sqladmin-v6.1.0) (2022-12-22)
415

516

src/apis/sqladmin/package.json

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

src/apis/streetviewpublish/CHANGELOG.md

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

3+
## [2.2.0](https://github.com/googleapis/google-api-nodejs-client/compare/streetviewpublish-v2.1.0...streetviewpublish-v2.2.0) (2023-02-24)
4+
5+
6+
### Features
7+
8+
* **streetviewpublish:** update the API ([c9f2655](https://github.com/googleapis/google-api-nodejs-client/commit/c9f26558424ec52a67df4825a649ab2d4975cdcb))
9+
310
## [2.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/streetviewpublish-v2.0.0...streetviewpublish-v2.1.0) (2023-02-10)
411

512

src/apis/streetviewpublish/package.json

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

src/apis/sts/CHANGELOG.md

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

3+
## [3.3.0](https://github.com/googleapis/google-api-nodejs-client/compare/sts-v3.2.0...sts-v3.3.0) (2023-02-24)
4+
5+
6+
### Features
7+
8+
* **sts:** update the API ([b6e069b](https://github.com/googleapis/google-api-nodejs-client/commit/b6e069bd1a5618685f949d97606feeb0204aa8fb))
9+
* **sts:** update the API ([6329c89](https://github.com/googleapis/google-api-nodejs-client/commit/6329c89747d9e6e8a31804cac232ba231e5ce56b))
10+
11+
12+
### Bug Fixes
13+
14+
* **sts:** update the API ([df55772](https://github.com/googleapis/google-api-nodejs-client/commit/df5577227f9833b53c24dc9e03b08553a91f20da))
15+
316
## [3.2.0](https://github.com/googleapis/google-api-nodejs-client/compare/sts-v3.1.0...sts-v3.2.0) (2023-02-10)
417

518

src/apis/sts/package.json

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

0 commit comments

Comments
 (0)