Skip to content

Commit 224025e

Browse files
authored
Revert "chore: release main (#6121)" (#6157)
This reverts commit 05c1188.
1 parent 3e16aca commit 224025e

File tree

1,509 files changed

+1506
-9329
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,509 files changed

+1506
-9329
lines changed

.release-please-manifest.json

Lines changed: 195 additions & 195 deletions
Large diffs are not rendered by default.

changelog.json

Lines changed: 1 addition & 4434 deletions
Large diffs are not rendered by default.

packages/google-ads-admanager/CHANGELOG.md

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

3-
## [1.0.0](https://github.com/googleapis/google-cloud-node/compare/admanager-v0.1.1...admanager-v1.0.0) (2025-03-12)
4-
5-
6-
### ⚠ BREAKING CHANGES
7-
8-
* upgrade to Node 18 ([#6096](https://github.com/googleapis/google-cloud-node/issues/6096))
9-
10-
### Features
11-
12-
* [Many APIs] add request/response debug logging to gapics, update templates to gax 5 ([54a73fe](https://github.com/googleapis/google-cloud-node/commit/54a73fe74eab0675c006f24d5f1e4574c44d829b))
13-
14-
15-
### Miscellaneous Chores
16-
17-
* Upgrade to Node 18 ([#6096](https://github.com/googleapis/google-cloud-node/issues/6096)) ([eadae64](https://github.com/googleapis/google-cloud-node/commit/eadae64d54e07aa2c65097ea52e65008d4e87436))
18-
193
## [0.1.1](https://github.com/googleapis/google-cloud-node/compare/admanager-v0.1.0...admanager-v0.1.1) (2025-02-12)
204

215

packages/google-ads-admanager/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Google APIs Client Libraries, in [Client Libraries Explained][explained].
4444
1. [Select or create a Cloud Platform project][projects].
4545
1. [Enable billing for your project][billing].
4646
1. [Enable the Google Ad Manager API API][enable_api].
47-
1. [Set up authentication][auth] so you can access the
47+
1. [Set up authentication with a service account][auth] so you can access the
4848
API from your local workstation.
4949

5050
### Installing the client library
@@ -233,4 +233,4 @@ See [LICENSE](https://github.com/googleapis/google-cloud-node/blob/main/LICENSE)
233233
[projects]: https://console.cloud.google.com/project
234234
[billing]: https://support.google.com/cloud/answer/6293499#enable-billing
235235
[enable_api]: https://console.cloud.google.com/flows/enableapi?apiid=admanager.googleapis.com
236-
[auth]: https://cloud.google.com/docs/authentication/external/set-up-adc-local
236+
[auth]: https://cloud.google.com/docs/authentication/getting-started

packages/google-ads-admanager/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@google-ads/admanager",
3-
"version": "1.0.0",
3+
"version": "0.1.1",
44
"description": "Google Ad Manager API client for Node.js",
55
"repository": {
66
"type": "git",

packages/google-ads-admanager/protos/protos.json

Lines changed: 0 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/google-ads-admanager/samples/generated/v1/snippet_metadata_google.ads.admanager.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "nodejs-admanager",
4-
"version": "1.0.0",
4+
"version": "0.1.1",
55
"language": "TYPESCRIPT",
66
"apis": [
77
{

packages/google-ads-admanager/samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"publish": "echo 'sample test; do not publish'"
1515
},
1616
"dependencies": {
17-
"@google-ads/admanager": "^1.0.0"
17+
"@google-ads/admanager": "^0.1.1"
1818
},
1919
"devDependencies": {
2020
"c8": "^9.0.0",

packages/google-ai-generativelanguage/CHANGELOG.md

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

3-
## [3.0.0](https://github.com/googleapis/google-cloud-node/compare/generativelanguage-v2.9.1...generativelanguage-v3.0.0) (2025-03-12)
4-
5-
6-
### ⚠ BREAKING CHANGES
7-
8-
* upgrade to Node 18 ([#6096](https://github.com/googleapis/google-cloud-node/issues/6096))
9-
10-
### Features
11-
12-
* [Many APIs] add request/response debug logging to gapics, update templates to gax 5 ([54a73fe](https://github.com/googleapis/google-cloud-node/commit/54a73fe74eab0675c006f24d5f1e4574c44d829b))
13-
14-
15-
### Miscellaneous Chores
16-
17-
* Upgrade to Node 18 ([#6096](https://github.com/googleapis/google-cloud-node/issues/6096)) ([eadae64](https://github.com/googleapis/google-cloud-node/commit/eadae64d54e07aa2c65097ea52e65008d4e87436))
18-
193
## [2.9.1](https://github.com/googleapis/google-cloud-node/compare/generativelanguage-v2.9.0...generativelanguage-v2.9.1) (2025-02-12)
204

215

packages/google-ai-generativelanguage/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Google APIs Client Libraries, in [Client Libraries Explained][explained].
4444
1. [Select or create a Cloud Platform project][projects].
4545
1. [Enable billing for your project][billing].
4646
1. [Enable the Generative Language API API][enable_api].
47-
1. [Set up authentication][auth] so you can access the
47+
1. [Set up authentication with a service account][auth] so you can access the
4848
API from your local workstation.
4949

5050
### Installing the client library
@@ -365,4 +365,4 @@ See [LICENSE](https://github.com/googleapis/google-cloud-node/blob/main/LICENSE)
365365
[projects]: https://console.cloud.google.com/project
366366
[billing]: https://support.google.com/cloud/answer/6293499#enable-billing
367367
[enable_api]: https://console.cloud.google.com/flows/enableapi?apiid=generativelanguage.googleapis.com
368-
[auth]: https://cloud.google.com/docs/authentication/external/set-up-adc-local
368+
[auth]: https://cloud.google.com/docs/authentication/getting-started

0 commit comments

Comments
 (0)