Skip to content

Commit 39d6c97

Browse files
chore: release main
1 parent 053b517 commit 39d6c97

File tree

2 files changed

+28
-1
lines changed

2 files changed

+28
-1
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,33 @@
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-10)
8+
9+
10+
### ⚠ BREAKING CHANGES
11+
12+
* **displayvideo:** This release has breaking changes.
13+
* **compute:** This release has breaking changes.
14+
15+
### Features
16+
17+
* **appengine:** update the API ([3a57b47](https://github.com/googleapis/google-api-nodejs-client/commit/3a57b4701536de6673b02c66b6919a5575ab16e0))
18+
* **chromemanagement:** update the API ([1c18b16](https://github.com/googleapis/google-api-nodejs-client/commit/1c18b1665587b2d59e7bec78acb695017424aa9f))
19+
* **cloudsearch:** update the API ([110d85a](https://github.com/googleapis/google-api-nodejs-client/commit/110d85ab29d65dc7dbaefdfb9ee7e8c5df72bb2f))
20+
* **compute:** update the API ([bb19b0d](https://github.com/googleapis/google-api-nodejs-client/commit/bb19b0da143ef86b93aff89afc96fd976efb58c4))
21+
* **dialogflow:** update the API ([a313a0d](https://github.com/googleapis/google-api-nodejs-client/commit/a313a0d677542f77003e173b672fd97413a8107b))
22+
* **displayvideo:** update the API ([f746fe6](https://github.com/googleapis/google-api-nodejs-client/commit/f746fe658a636a8d65dc61829ffc4693b9b6b401))
23+
* regenerate index files ([bb9d246](https://github.com/googleapis/google-api-nodejs-client/commit/bb9d246d1e0c7c22e2ff2b4c40ed5df4fa410e12))
24+
25+
26+
### Bug Fixes
27+
28+
* **cloudfunctions:** update the API ([dd8be29](https://github.com/googleapis/google-api-nodejs-client/commit/dd8be29902e2da869829f58572497720a7e64168))
29+
* **cloudtrace:** update the API ([0c7a479](https://github.com/googleapis/google-api-nodejs-client/commit/0c7a479b999f67f7d70f98170d5b607981217be1))
30+
* **datacatalog:** update the API ([f8337b1](https://github.com/googleapis/google-api-nodejs-client/commit/f8337b1462fce665b779ec1e102bc834cc598f65))
31+
* **dataplex:** update the API ([85a06ee](https://github.com/googleapis/google-api-nodejs-client/commit/85a06ee032f1ba8941a01e07ebfed2bbe9a302b1))
32+
* **gmail:** update the API ([c6fa1dc](https://github.com/googleapis/google-api-nodejs-client/commit/c6fa1dc47d81d49492f7e81a13b816326840340d))
33+
734
## [111.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/googleapis-v110.0.0...googleapis-v111.0.0) (2023-02-10)
835

936

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",

0 commit comments

Comments
 (0)