File tree Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 150.0.1 " ,
2
+ "." : " 150.0.2 " ,
3
3
"src/apis/abusiveexperiencereport" : " 2.0.1" ,
4
4
"src/apis/acceleratedmobilepageurl" : " 2.0.1" ,
5
5
"src/apis/accesscontextmanager" : " 10.0.1" ,
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
+ ## [150.0.2](https://github.com/googleapis/google-api-nodejs-client/compare/googleapis-v150.0.1...googleapis-v150.0.2) (2025-06-07)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * **deps:** update dependency express to v5 ([45b6309](https://github.com/googleapis/google-api-nodejs-client/commit/45b6309ef1dc5b414eec00d9fedd361b87b4d109))
13
+ * **deps:** update dependency nconf to ^0.13.0 ([e22fe57](https://github.com/googleapis/google-api-nodejs-client/commit/e22fe57d79a49b9bff426309f2fa5035eb5d8767))
14
+
7
15
## [150.0.1](https://github.com/googleapis/google-api-nodejs-client/compare/googleapis-v150.0.0...googleapis-v150.0.1) (2025-06-04)
8
16
9
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " googleapis" ,
3
- "version" : " 150.0.1 " ,
3
+ "version" : " 150.0.2 " ,
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" : " ^5.0.0" ,
21
- "googleapis" : " ^150.0.1 " ,
21
+ "googleapis" : " ^150.0.2 " ,
22
22
"googleapis-common" : " ^8.0.2-rc.0" ,
23
23
"nconf" : " ^0.13.0" ,
24
24
"open" : " ^8.0.0" ,
You can’t perform that action at this time.
0 commit comments