Skip to content

Commit e796e50

Browse files
committed
Release v24.1.0
1 parent d1a1329 commit e796e50

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "google-ads-api",
3-
"version": "24.1.0-beta.0",
3+
"version": "24.1.0",
44
"description": "Google Ads API Client Library for Node.js",
55
"repository": "https://github.com/Opteo/google-ads-api",
66
"main": "build/src/index.js",
@@ -21,7 +21,7 @@
2121
"@isaacs/ttlcache": "^1.4.0",
2222
"axios": "^1.6.7",
2323
"circ-json": "^1.0.4",
24-
"google-ads-node": "24.1.0-beta.0",
24+
"google-ads-node": "24.1.0",
2525
"google-auth-library": "^9.15.1",
2626
"google-gax": "^5.0.7",
2727
"long": "^4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2259,10 +2259,10 @@ globby@^11.0.3:
22592259
merge2 "^1.4.1"
22602260
slash "^3.0.0"
22612261

2262-
google-ads-node@24.1.0-beta.0:
2263-
version "24.1.0-beta.0"
2264-
resolved "https://registry.yarnpkg.com/google-ads-node/-/google-ads-node-24.1.0-beta.0.tgz#11cf3b31117462f9e2ed41a98458e39e48100f2c"
2265-
integrity sha512-JUgYasCejGyDR1L7K6szqOXM+7GnpeH8RKH/l/s0KYqFWFTfbiR5U+HPM4cOqFy7s4lDezZr+B9kFROhs5jL+Q==
2262+
google-ads-node@24.1.0:
2263+
version "24.1.0"
2264+
resolved "https://registry.yarnpkg.com/google-ads-node/-/google-ads-node-24.1.0.tgz#19d6f6ff456243ed2c01355e27970c2b94b079fa"
2265+
integrity sha512-qhPW5UBn9LB2Lmy/j3rUu4/T09fvpqK9xlMW5hRdpbwb0DfarCBr8AWn4ohgnygCeuP+3dMqfww2LyNNre2dxg==
22662266
dependencies:
22672267
google-gax "^5.0.7"
22682268
lru-cache "^10.2.0"

0 commit comments

Comments
 (0)