Skip to content

Commit b905ed0

Browse files
chore: release main
1 parent 443f0b7 commit b905ed0

File tree

100 files changed

+853
-50
lines changed

Some content is hidden

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

100 files changed

+853
-50
lines changed

src/apis/accesscontextmanager/CHANGELOG.md

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

3+
## [6.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/accesscontextmanager-v5.0.0...accesscontextmanager-v6.0.0) (2024-03-25)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* This release has breaking changes.
9+
* This release has breaking changes.
10+
11+
### Features
12+
13+
* **accesscontextmanager:** update the API ([26d496e](https://github.com/googleapis/google-api-nodejs-client/commit/26d496e4160db1e7d997333960be8254ff56ea4c))
14+
* run the generator ([#3434](https://github.com/googleapis/google-api-nodejs-client/issues/3434)) ([f0db524](https://github.com/googleapis/google-api-nodejs-client/commit/f0db524bb26f05cea3dec4c0ed66b496399e3857))
15+
* run the generator ([#3441](https://github.com/googleapis/google-api-nodejs-client/issues/3441)) ([f832463](https://github.com/googleapis/google-api-nodejs-client/commit/f832463312572dc58fe89f9254282982a520d1df))
16+
17+
18+
### Bug Fixes
19+
20+
* **accesscontextmanager:** update the API ([aa12f37](https://github.com/googleapis/google-api-nodejs-client/commit/aa12f375ad45e446d70833b55bc2f1a627e36acf))
21+
* **accesscontextmanager:** update the API ([845c716](https://github.com/googleapis/google-api-nodejs-client/commit/845c7168e95499c0142a5cf4c368cb6144729019))
22+
323
## [5.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/accesscontextmanager-v4.0.1...accesscontextmanager-v5.0.0) (2024-03-12)
424

525

src/apis/accesscontextmanager/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@googleapis/accesscontextmanager",
3-
"version": "5.0.0",
3+
"version": "6.0.0",
44
"description": "accesscontextmanager",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

src/apis/analyticsadmin/CHANGELOG.md

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

3+
## [5.2.0](https://github.com/googleapis/google-api-nodejs-client/compare/analyticsadmin-v5.1.0...analyticsadmin-v5.2.0) (2024-03-25)
4+
5+
6+
### Features
7+
8+
* **analyticsadmin:** update the API ([6a12917](https://github.com/googleapis/google-api-nodejs-client/commit/6a129176d37b5c5089e367099482041b9b138852))
9+
310
## [5.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/analyticsadmin-v5.0.0...analyticsadmin-v5.1.0) (2024-02-02)
411

512

src/apis/analyticsadmin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@googleapis/analyticsadmin",
3-
"version": "5.1.0",
3+
"version": "5.2.0",
44
"description": "analyticsadmin",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

src/apis/analyticshub/CHANGELOG.md

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

3+
## [5.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/analyticshub-v4.0.0...analyticshub-v5.0.0) (2024-03-25)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* This release has breaking changes.
9+
10+
### Features
11+
12+
* **analyticshub:** update the API ([620e881](https://github.com/googleapis/google-api-nodejs-client/commit/620e88110ecfcb9a0fce0f3304e9367939db80c4))
13+
* **analyticshub:** update the API ([8279edf](https://github.com/googleapis/google-api-nodejs-client/commit/8279edf154450c9994d306fc1b9eb423f18ed7a5))
14+
* run the generator ([#3434](https://github.com/googleapis/google-api-nodejs-client/issues/3434)) ([f0db524](https://github.com/googleapis/google-api-nodejs-client/commit/f0db524bb26f05cea3dec4c0ed66b496399e3857))
15+
16+
17+
### Bug Fixes
18+
19+
* **analyticshub:** update the API ([7df077f](https://github.com/googleapis/google-api-nodejs-client/commit/7df077f664f2e7353eb417fbe085391425dd8d2e))
20+
321
## [4.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/analyticshub-v3.0.1...analyticshub-v4.0.0) (2024-03-12)
422

523

src/apis/analyticshub/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@googleapis/analyticshub",
3-
"version": "4.0.0",
3+
"version": "5.0.0",
44
"description": "analyticshub",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

src/apis/appengine/CHANGELOG.md

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

3+
## [7.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/appengine-v6.0.0...appengine-v7.0.0) (2024-03-25)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* This release has breaking changes.
9+
* This release has breaking changes.
10+
* This release has breaking changes.
11+
12+
### Features
13+
14+
* **appengine:** update the API ([363be51](https://github.com/googleapis/google-api-nodejs-client/commit/363be514b969f2a7854d7c439a6c53ab86fa8f08))
15+
* run the generator ([#3434](https://github.com/googleapis/google-api-nodejs-client/issues/3434)) ([f0db524](https://github.com/googleapis/google-api-nodejs-client/commit/f0db524bb26f05cea3dec4c0ed66b496399e3857))
16+
* run the generator ([#3441](https://github.com/googleapis/google-api-nodejs-client/issues/3441)) ([f832463](https://github.com/googleapis/google-api-nodejs-client/commit/f832463312572dc58fe89f9254282982a520d1df))
17+
* run the generator ([#3447](https://github.com/googleapis/google-api-nodejs-client/issues/3447)) ([873b559](https://github.com/googleapis/google-api-nodejs-client/commit/873b55950bcf04db37f08e8a62caa6e4a9b9c487))
18+
319
## [6.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/appengine-v5.0.0...appengine-v6.0.0) (2024-03-12)
420

521

src/apis/appengine/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@googleapis/appengine",
3-
"version": "6.0.0",
3+
"version": "7.0.0",
44
"description": "appengine",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

src/apis/batch/CHANGELOG.md

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

3+
## [8.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/batch-v7.0.0...batch-v8.0.0) (2024-03-25)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* This release has breaking changes.
9+
* This release has breaking changes.
10+
* **batch:** This release has breaking changes.
11+
12+
### Features
13+
14+
* **batch:** update the API ([afcbf80](https://github.com/googleapis/google-api-nodejs-client/commit/afcbf805b24a9b789554df7bfb2d8cc22e304436))
15+
* **batch:** update the API ([9ef21e0](https://github.com/googleapis/google-api-nodejs-client/commit/9ef21e04593fc74206167811071c92c5c033a728))
16+
* run the generator ([#3434](https://github.com/googleapis/google-api-nodejs-client/issues/3434)) ([f0db524](https://github.com/googleapis/google-api-nodejs-client/commit/f0db524bb26f05cea3dec4c0ed66b496399e3857))
17+
* run the generator ([#3456](https://github.com/googleapis/google-api-nodejs-client/issues/3456)) ([a865e81](https://github.com/googleapis/google-api-nodejs-client/commit/a865e81539b315d3b321650663ba0b2555b1e5a1))
18+
19+
20+
### Bug Fixes
21+
22+
* **batch:** update the API ([e36b7d9](https://github.com/googleapis/google-api-nodejs-client/commit/e36b7d985cf3ed72efdfc3a69a47b4bd72a16d06))
23+
324
## [7.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/batch-v6.1.1...batch-v7.0.0) (2024-03-12)
425

526

src/apis/batch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@googleapis/batch",
3-
"version": "7.0.0",
3+
"version": "8.0.0",
44
"description": "batch",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

src/apis/bigquery/CHANGELOG.md

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

3+
## [9.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/bigquery-v8.0.0...bigquery-v9.0.0) (2024-03-25)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* This release has breaking changes.
9+
* **bigquery:** This release has breaking changes.
10+
11+
### Features
12+
13+
* **bigquery:** update the API ([bb0336c](https://github.com/googleapis/google-api-nodejs-client/commit/bb0336c60f51e34284473f3091b6e24290187d55))
14+
* **bigquery:** update the API ([489bf2f](https://github.com/googleapis/google-api-nodejs-client/commit/489bf2ffd8ceb4f4269ed5240f1d85ba8de7f8c9))
15+
* **bigquery:** update the API ([f1deeab](https://github.com/googleapis/google-api-nodejs-client/commit/f1deeabbb09f97c56c14a419c24cee371be992ec))
16+
* run the generator ([#3434](https://github.com/googleapis/google-api-nodejs-client/issues/3434)) ([f0db524](https://github.com/googleapis/google-api-nodejs-client/commit/f0db524bb26f05cea3dec4c0ed66b496399e3857))
17+
318
## [8.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/bigquery-v7.0.0...bigquery-v8.0.0) (2024-03-12)
419

520

src/apis/bigquery/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@googleapis/bigquery",
3-
"version": "8.0.0",
3+
"version": "9.0.0",
44
"description": "bigquery",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

src/apis/bigquerydatatransfer/CHANGELOG.md

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

3+
## [1.3.0](https://github.com/googleapis/google-api-nodejs-client/compare/bigquerydatatransfer-v1.2.1...bigquerydatatransfer-v1.3.0) (2024-03-25)
4+
5+
6+
### Features
7+
8+
* **bigquerydatatransfer:** update the API ([1a70202](https://github.com/googleapis/google-api-nodejs-client/commit/1a70202692e71b48945aed44317fd61632617437))
9+
10+
11+
### Bug Fixes
12+
13+
* **bigquerydatatransfer:** update the API ([05c5eb7](https://github.com/googleapis/google-api-nodejs-client/commit/05c5eb7ff55cb70828fc8457f3f58bf8d2150145))
14+
315
## [1.2.1](https://github.com/googleapis/google-api-nodejs-client/compare/bigquerydatatransfer-v1.2.0...bigquerydatatransfer-v1.2.1) (2024-03-12)
416

517

src/apis/bigquerydatatransfer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@googleapis/bigquerydatatransfer",
3-
"version": "1.2.1",
3+
"version": "1.3.0",
44
"description": "bigquerydatatransfer",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

src/apis/bigqueryreservation/CHANGELOG.md

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

3+
## [2.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/bigqueryreservation-v1.0.3...bigqueryreservation-v2.0.0) (2024-03-25)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* This release has breaking changes.
9+
10+
### Features
11+
12+
* run the generator ([#3456](https://github.com/googleapis/google-api-nodejs-client/issues/3456)) ([a865e81](https://github.com/googleapis/google-api-nodejs-client/commit/a865e81539b315d3b321650663ba0b2555b1e5a1))
13+
14+
15+
### Bug Fixes
16+
17+
* **bigqueryreservation:** update the API ([f3a175e](https://github.com/googleapis/google-api-nodejs-client/commit/f3a175e2cd55c214b2b58c28415135208d599315))
18+
319
## [1.0.3](https://github.com/googleapis/google-api-nodejs-client/compare/bigqueryreservation-v1.0.2...bigqueryreservation-v1.0.3) (2023-10-11)
420

521

src/apis/bigqueryreservation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@googleapis/bigqueryreservation",
3-
"version": "1.0.3",
3+
"version": "2.0.0",
44
"description": "bigqueryreservation",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

src/apis/binaryauthorization/CHANGELOG.md

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

3+
## [5.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/binaryauthorization-v4.0.0...binaryauthorization-v5.0.0) (2024-03-25)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* This release has breaking changes.
9+
10+
### Features
11+
12+
* run the generator ([#3434](https://github.com/googleapis/google-api-nodejs-client/issues/3434)) ([f0db524](https://github.com/googleapis/google-api-nodejs-client/commit/f0db524bb26f05cea3dec4c0ed66b496399e3857))
13+
14+
15+
### Bug Fixes
16+
17+
* **binaryauthorization:** update the API ([e242588](https://github.com/googleapis/google-api-nodejs-client/commit/e24258843b6b8d761e46cf1652ff4c284a19eeba))
18+
* **binaryauthorization:** update the API ([7f20317](https://github.com/googleapis/google-api-nodejs-client/commit/7f20317264d67cf4cbec409e2eb1c9483349aaa6))
19+
320
## [4.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/binaryauthorization-v3.0.1...binaryauthorization-v4.0.0) (2024-03-12)
421

522

src/apis/binaryauthorization/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@googleapis/binaryauthorization",
3-
"version": "4.0.0",
3+
"version": "5.0.0",
44
"description": "binaryauthorization",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

src/apis/certificatemanager/CHANGELOG.md

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

3+
## [3.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/certificatemanager-v2.0.0...certificatemanager-v3.0.0) (2024-03-25)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* This release has breaking changes.
9+
* This release has breaking changes.
10+
11+
### Features
12+
13+
* run the generator ([#3434](https://github.com/googleapis/google-api-nodejs-client/issues/3434)) ([f0db524](https://github.com/googleapis/google-api-nodejs-client/commit/f0db524bb26f05cea3dec4c0ed66b496399e3857))
14+
* run the generator ([#3456](https://github.com/googleapis/google-api-nodejs-client/issues/3456)) ([a865e81](https://github.com/googleapis/google-api-nodejs-client/commit/a865e81539b315d3b321650663ba0b2555b1e5a1))
15+
316
## [2.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/certificatemanager-v1.0.3...certificatemanager-v2.0.0) (2024-03-12)
417

518

src/apis/certificatemanager/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@googleapis/certificatemanager",
3-
"version": "2.0.0",
3+
"version": "3.0.0",
44
"description": "certificatemanager",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

src/apis/cloudasset/CHANGELOG.md

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

3+
## [6.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/cloudasset-v5.0.0...cloudasset-v6.0.0) (2024-03-25)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* This release has breaking changes.
9+
10+
### Features
11+
12+
* **cloudasset:** update the API ([c1e4ab0](https://github.com/googleapis/google-api-nodejs-client/commit/c1e4ab0341851388657390bac164e19ef9d75b7a))
13+
* run the generator ([#3434](https://github.com/googleapis/google-api-nodejs-client/issues/3434)) ([f0db524](https://github.com/googleapis/google-api-nodejs-client/commit/f0db524bb26f05cea3dec4c0ed66b496399e3857))
14+
15+
16+
### Bug Fixes
17+
18+
* **cloudasset:** update the API ([20a91d5](https://github.com/googleapis/google-api-nodejs-client/commit/20a91d5cb69672995e449e04d3c9224db2434fcc))
19+
* **cloudasset:** update the API ([286e6c7](https://github.com/googleapis/google-api-nodejs-client/commit/286e6c7b1b3133a581d1b60764db994c703ce1f0))
20+
321
## [5.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/cloudasset-v4.1.0...cloudasset-v5.0.0) (2024-03-12)
422

523

src/apis/cloudasset/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@googleapis/cloudasset",
3-
"version": "5.0.0",
3+
"version": "6.0.0",
44
"description": "cloudasset",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

src/apis/cloudbuild/CHANGELOG.md

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

3+
## [8.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/cloudbuild-v7.0.0...cloudbuild-v8.0.0) (2024-03-25)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* This release has breaking changes.
9+
* **cloudbuild:** This release has breaking changes.
10+
* This release has breaking changes.
11+
* This release has breaking changes.
12+
* **cloudbuild:** This release has breaking changes.
13+
14+
### Features
15+
16+
* **cloudbuild:** update the API ([5ed8cc6](https://github.com/googleapis/google-api-nodejs-client/commit/5ed8cc66f925e0472f2931bc984ccd23c6408ed4))
17+
* **cloudbuild:** update the API ([b6dd51c](https://github.com/googleapis/google-api-nodejs-client/commit/b6dd51c59572421639c7defb015d56690d5c6df5))
18+
* **cloudbuild:** update the API ([ddf4c10](https://github.com/googleapis/google-api-nodejs-client/commit/ddf4c10cf4daa732358d589035a1d442f1883da4))
19+
* **cloudbuild:** update the API ([547e115](https://github.com/googleapis/google-api-nodejs-client/commit/547e115e5479857c4d82dc006084b11af9bc9f79))
20+
* run the generator ([#3434](https://github.com/googleapis/google-api-nodejs-client/issues/3434)) ([f0db524](https://github.com/googleapis/google-api-nodejs-client/commit/f0db524bb26f05cea3dec4c0ed66b496399e3857))
21+
* run the generator ([#3447](https://github.com/googleapis/google-api-nodejs-client/issues/3447)) ([873b559](https://github.com/googleapis/google-api-nodejs-client/commit/873b55950bcf04db37f08e8a62caa6e4a9b9c487))
22+
* run the generator ([#3456](https://github.com/googleapis/google-api-nodejs-client/issues/3456)) ([a865e81](https://github.com/googleapis/google-api-nodejs-client/commit/a865e81539b315d3b321650663ba0b2555b1e5a1))
23+
24+
25+
### Bug Fixes
26+
27+
* **cloudbuild:** update the API ([7c89f36](https://github.com/googleapis/google-api-nodejs-client/commit/7c89f364d198720d67927d17e5b582c4953abef1))
28+
* **cloudbuild:** update the API ([31158a2](https://github.com/googleapis/google-api-nodejs-client/commit/31158a226c1d47bedfd330c25d376a6d48f09b40))
29+
330
## [7.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/cloudbuild-v6.1.0...cloudbuild-v7.0.0) (2024-03-12)
431

532

src/apis/cloudbuild/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@googleapis/cloudbuild",
3-
"version": "7.0.0",
3+
"version": "8.0.0",
44
"description": "cloudbuild",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

src/apis/clouderrorreporting/CHANGELOG.md

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

3+
## [2.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/clouderrorreporting-v1.0.3...clouderrorreporting-v2.0.0) (2024-03-25)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* This release has breaking changes.
9+
10+
### Features
11+
12+
* run the generator ([#3456](https://github.com/googleapis/google-api-nodejs-client/issues/3456)) ([a865e81](https://github.com/googleapis/google-api-nodejs-client/commit/a865e81539b315d3b321650663ba0b2555b1e5a1))
13+
314
## [1.0.3](https://github.com/googleapis/google-api-nodejs-client/compare/clouderrorreporting-v1.0.2...clouderrorreporting-v1.0.3) (2023-10-11)
415

516

src/apis/clouderrorreporting/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@googleapis/clouderrorreporting",
3-
"version": "1.0.3",
3+
"version": "2.0.0",
44
"description": "clouderrorreporting",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

0 commit comments

Comments
 (0)