File tree Expand file tree Collapse file tree 24 files changed +104
-13
lines changed Expand file tree Collapse file tree 24 files changed +104
-13
lines changed Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 4
4
5
5
[1]: https://www.npmjs.com/package/googleapis?activeTab=versions
6
6
7
+ ## [133.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/googleapis-v133.0.0...googleapis-v133.1.0) (2024-02-08)
8
+
9
+
10
+ ### Features
11
+
12
+ * **androidpublisher:** update the API ([e4b9a48](https://github.com/googleapis/google-api-nodejs-client/commit/e4b9a484eb7bf65bad64e7c21c05034c54b5466a))
13
+ * **composer:** update the API ([079615e](https://github.com/googleapis/google-api-nodejs-client/commit/079615eea24e9233d5226dbad40c2bce666c2486))
14
+ * **compute:** update the API ([38e7737](https://github.com/googleapis/google-api-nodejs-client/commit/38e7737b08d06863fdcd39a29f11dcba07f5937f))
15
+ * **dataform:** update the API ([3b30605](https://github.com/googleapis/google-api-nodejs-client/commit/3b306058e8313f53f4f287fce8141026e74e336a))
16
+ * regenerate index files ([f453603](https://github.com/googleapis/google-api-nodejs-client/commit/f453603e5a2ccd4d90e18b7dff93352aaaf273f4))
17
+ * **testing:** update the API ([a188b41](https://github.com/googleapis/google-api-nodejs-client/commit/a188b418786bbd7fdc1f6750a4e8562765766db9))
18
+
19
+
20
+ ### Bug Fixes
21
+
22
+ * **bigquerydatatransfer:** update the API ([05c5eb7](https://github.com/googleapis/google-api-nodejs-client/commit/05c5eb7ff55cb70828fc8457f3f58bf8d2150145))
23
+ * **cloudidentity:** update the API ([f35c89f](https://github.com/googleapis/google-api-nodejs-client/commit/f35c89f62bf0faa103541994af9d6b1413539d0f))
24
+ * **cloudtasks:** update the API ([1415619](https://github.com/googleapis/google-api-nodejs-client/commit/14156190b636aa45ebd4a78d273017963ea97ac1))
25
+ * **networkconnectivity:** update the API ([55a5a31](https://github.com/googleapis/google-api-nodejs-client/commit/55a5a31890bfea6165d3149d53723935c21a938b))
26
+ * **notebooks:** update the API ([c0cafa8](https://github.com/googleapis/google-api-nodejs-client/commit/c0cafa8d4174dafcd9faf141fae2ee5c75aec8c6))
27
+
7
28
## [133.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/googleapis-v132.0.0...googleapis-v133.0.0) (2024-02-07)
8
29
9
30
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " googleapis" ,
3
- "version" : " 133.0 .0" ,
3
+ "version" : " 133.1 .0" ,
4
4
"repository" : " googleapis/google-api-nodejs-client" ,
5
5
"license" : " Apache-2.0" ,
6
6
"description" : " Google APIs Client Library for Node.js" ,
Original file line number Diff line number Diff line change 18
18
"dependencies" : {
19
19
"@google-cloud/local-auth" : " ^3.0.0" ,
20
20
"express" : " ^4.17.1" ,
21
- "googleapis" : " ^133.0 .0" ,
21
+ "googleapis" : " ^133.1 .0" ,
22
22
"googleapis-common" : " ^7.0.0" ,
23
23
"nconf" : " ^0.12.0" ,
24
24
"open" : " ^8.0.0" ,
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 12.2.0] ( https://github.com/googleapis/google-api-nodejs-client/compare/androidpublisher-v12.1.0...androidpublisher-v12.2.0 ) (2024-02-08)
4
+
5
+
6
+ ### Features
7
+
8
+ * ** androidpublisher:** update the API ([ e4b9a48] ( https://github.com/googleapis/google-api-nodejs-client/commit/e4b9a484eb7bf65bad64e7c21c05034c54b5466a ) )
9
+
3
10
## [ 12.1.0] ( https://github.com/googleapis/google-api-nodejs-client/compare/androidpublisher-v12.0.0...androidpublisher-v12.1.0 ) (2024-02-02)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @googleapis/androidpublisher" ,
3
- "version" : " 12.1 .0" ,
3
+ "version" : " 12.2 .0" ,
4
4
"description" : " androidpublisher" ,
5
5
"main" : " build/index.js" ,
6
6
"types" : " build/index.d.ts" ,
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.2.1] ( https://github.com/googleapis/google-api-nodejs-client/compare/bigquerydatatransfer-v1.2.0...bigquerydatatransfer-v1.2.1 ) (2024-02-08)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** bigquerydatatransfer:** update the API ([ 05c5eb7] ( https://github.com/googleapis/google-api-nodejs-client/commit/05c5eb7ff55cb70828fc8457f3f58bf8d2150145 ) )
9
+
3
10
## [ 1.2.0] ( https://github.com/googleapis/google-api-nodejs-client/compare/bigquerydatatransfer-v1.1.2...bigquerydatatransfer-v1.2.0 ) (2024-02-07)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @googleapis/bigquerydatatransfer" ,
3
- "version" : " 1.2.0 " ,
3
+ "version" : " 1.2.1 " ,
4
4
"description" : " bigquerydatatransfer" ,
5
5
"main" : " build/index.js" ,
6
6
"types" : " build/index.d.ts" ,
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 12.2.1] ( https://github.com/googleapis/google-api-nodejs-client/compare/cloudidentity-v12.2.0...cloudidentity-v12.2.1 ) (2024-02-08)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** cloudidentity:** update the API ([ f35c89f] ( https://github.com/googleapis/google-api-nodejs-client/commit/f35c89f62bf0faa103541994af9d6b1413539d0f ) )
9
+
3
10
## [ 12.2.0] ( https://github.com/googleapis/google-api-nodejs-client/compare/cloudidentity-v12.1.0...cloudidentity-v12.2.0 ) (2024-02-02)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @googleapis/cloudidentity" ,
3
- "version" : " 12.2.0 " ,
3
+ "version" : " 12.2.1 " ,
4
4
"description" : " cloudidentity" ,
5
5
"main" : " build/index.js" ,
6
6
"types" : " build/index.d.ts" ,
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 12.0.2] ( https://github.com/googleapis/google-api-nodejs-client/compare/cloudtasks-v12.0.1...cloudtasks-v12.0.2 ) (2024-02-08)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** cloudtasks:** update the API ([ 1415619] ( https://github.com/googleapis/google-api-nodejs-client/commit/14156190b636aa45ebd4a78d273017963ea97ac1 ) )
9
+
3
10
## [ 12.0.1] ( https://github.com/googleapis/google-api-nodejs-client/compare/cloudtasks-v12.0.0...cloudtasks-v12.0.1 ) (2024-02-02)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @googleapis/cloudtasks" ,
3
- "version" : " 12.0.1 " ,
3
+ "version" : " 12.0.2 " ,
4
4
"description" : " cloudtasks" ,
5
5
"main" : " build/index.js" ,
6
6
"types" : " build/index.d.ts" ,
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 6.2.0] ( https://github.com/googleapis/google-api-nodejs-client/compare/composer-v6.1.0...composer-v6.2.0 ) (2024-02-08)
4
+
5
+
6
+ ### Features
7
+
8
+ * ** composer:** update the API ([ 079615e] ( https://github.com/googleapis/google-api-nodejs-client/commit/079615eea24e9233d5226dbad40c2bce666c2486 ) )
9
+
3
10
## [ 6.1.0] ( https://github.com/googleapis/google-api-nodejs-client/compare/composer-v6.0.0...composer-v6.1.0 ) (2024-02-02)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @googleapis/composer" ,
3
- "version" : " 6.1 .0" ,
3
+ "version" : " 6.2 .0" ,
4
4
"description" : " composer" ,
5
5
"main" : " build/index.js" ,
6
6
"types" : " build/index.d.ts" ,
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 8.2.0] ( https://github.com/googleapis/google-api-nodejs-client/compare/compute-v8.1.0...compute-v8.2.0 ) (2024-02-08)
4
+
5
+
6
+ ### Features
7
+
8
+ * ** compute:** update the API ([ 38e7737] ( https://github.com/googleapis/google-api-nodejs-client/commit/38e7737b08d06863fdcd39a29f11dcba07f5937f ) )
9
+
3
10
## [ 8.1.0] ( https://github.com/googleapis/google-api-nodejs-client/compare/compute-v8.0.0...compute-v8.1.0 ) (2024-02-07)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @googleapis/compute" ,
3
- "version" : " 8.1 .0" ,
3
+ "version" : " 8.2 .0" ,
4
4
"description" : " compute" ,
5
5
"main" : " build/index.js" ,
6
6
"types" : " build/index.d.ts" ,
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.8.0] ( https://github.com/googleapis/google-api-nodejs-client/compare/dataform-v1.7.1...dataform-v1.8.0 ) (2024-02-08)
4
+
5
+
6
+ ### Features
7
+
8
+ * ** dataform:** update the API ([ 3b30605] ( https://github.com/googleapis/google-api-nodejs-client/commit/3b306058e8313f53f4f287fce8141026e74e336a ) )
9
+
3
10
## [ 1.7.1] ( https://github.com/googleapis/google-api-nodejs-client/compare/dataform-v1.7.0...dataform-v1.7.1 ) (2024-02-07)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @googleapis/dataform" ,
3
- "version" : " 1.7.1 " ,
3
+ "version" : " 1.8.0 " ,
4
4
"description" : " dataform" ,
5
5
"main" : " build/index.js" ,
6
6
"types" : " build/index.d.ts" ,
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 5.0.2] ( https://github.com/googleapis/google-api-nodejs-client/compare/networkconnectivity-v5.0.1...networkconnectivity-v5.0.2 ) (2024-02-08)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** networkconnectivity:** update the API ([ 55a5a31] ( https://github.com/googleapis/google-api-nodejs-client/commit/55a5a31890bfea6165d3149d53723935c21a938b ) )
9
+
3
10
## [ 5.0.1] ( https://github.com/googleapis/google-api-nodejs-client/compare/networkconnectivity-v5.0.0...networkconnectivity-v5.0.1 ) (2024-02-02)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @googleapis/networkconnectivity" ,
3
- "version" : " 5.0.1 " ,
3
+ "version" : " 5.0.2 " ,
4
4
"description" : " networkconnectivity" ,
5
5
"main" : " build/index.js" ,
6
6
"types" : " build/index.d.ts" ,
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 5.1.2] ( https://github.com/googleapis/google-api-nodejs-client/compare/notebooks-v5.1.1...notebooks-v5.1.2 ) (2024-02-08)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** notebooks:** update the API ([ c0cafa8] ( https://github.com/googleapis/google-api-nodejs-client/commit/c0cafa8d4174dafcd9faf141fae2ee5c75aec8c6 ) )
9
+
3
10
## [ 5.1.1] ( https://github.com/googleapis/google-api-nodejs-client/compare/notebooks-v5.1.0...notebooks-v5.1.1 ) (2024-02-07)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @googleapis/notebooks" ,
3
- "version" : " 5.1.1 " ,
3
+ "version" : " 5.1.2 " ,
4
4
"description" : " notebooks" ,
5
5
"main" : " build/index.js" ,
6
6
"types" : " build/index.d.ts" ,
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 7.1.0] ( https://github.com/googleapis/google-api-nodejs-client/compare/testing-v7.0.0...testing-v7.1.0 ) (2024-02-08)
4
+
5
+
6
+ ### Features
7
+
8
+ * ** testing:** update the API ([ a188b41] ( https://github.com/googleapis/google-api-nodejs-client/commit/a188b418786bbd7fdc1f6750a4e8562765766db9 ) )
9
+
3
10
## [ 7.0.0] ( https://github.com/googleapis/google-api-nodejs-client/compare/testing-v6.0.0...testing-v7.0.0 ) (2023-11-30)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @googleapis/testing" ,
3
- "version" : " 7.0 .0" ,
3
+ "version" : " 7.1 .0" ,
4
4
"description" : " testing" ,
5
5
"main" : " build/index.js" ,
6
6
"types" : " build/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments