From de6ab1122696c07ed1ac30c4a4167aa35bd95289 Mon Sep 17 00:00:00 2001 From: Asuka Langley Soryu <59572631+Asuka-Langley-Soryu@users.noreply.github.com> Date: Wed, 4 Jan 2023 16:01:16 +0100 Subject: [PATCH] chore: release master --- .release-please-manifest.json | 2 +- src/apis/credentials/CHANGELOG.md | 9 +++++++++ src/apis/credentials/package.json | 2 +- src/apis/crossrefs/CHANGELOG.md | 8 ++++++++ src/apis/crossrefs/package.json | 2 +- src/apis/graph/CHANGELOG.md | 8 ++++++++ src/apis/graph/package.json | 2 +- src/apis/grbac/CHANGELOG.md | 8 ++++++++ src/apis/grbac/package.json | 2 +- src/apis/hub/CHANGELOG.md | 8 ++++++++ src/apis/hub/package.json | 2 +- src/apis/iam/admin/CHANGELOG.md | 9 +++++++++ src/apis/iam/admin/package.json | 2 +- src/apis/identity/CHANGELOG.md | 9 +++++++++ src/apis/identity/package.json | 2 +- src/apis/image/CHANGELOG.md | 9 +++++++++ src/apis/image/package.json | 2 +- src/apis/knowledge/CHANGELOG.md | 8 ++++++++ src/apis/knowledge/package.json | 2 +- src/apis/library/CHANGELOG.md | 9 +++++++++ src/apis/library/package.json | 2 +- src/apis/multimedia/CHANGELOG.md | 8 ++++++++ src/apis/multimedia/package.json | 2 +- src/apis/product/CHANGELOG.md | 8 ++++++++ src/apis/product/package.json | 2 +- src/apis/release/CHANGELOG.md | 8 ++++++++ src/apis/release/package.json | 2 +- src/apis/resourcemanager/CHANGELOG.md | 8 ++++++++ src/apis/resourcemanager/package.json | 2 +- src/apis/tracker/CHANGELOG.md | 15 +++++++++++++++ src/apis/tracker/package.json | 2 +- src/apis/vision/CHANGELOG.md | 9 +++++++++ src/apis/vision/package.json | 2 +- src/apis/webcache/CHANGELOG.md | 8 ++++++++ src/apis/webcache/package.json | 2 +- 35 files changed, 167 insertions(+), 18 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index aa3103e..63402e4 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{"src/apis/credentials":"1.1.0","src/apis/crossrefs":"1.4.0","src/apis/graph":"1.1.0","src/apis/grbac":"1.3.0","src/apis/hub":"1.4.0","src/apis/iam/admin":"1.3.0","src/apis/identity":"1.5.0","src/apis/image":"1.3.0","src/apis/knowledge":"1.4.0","src/apis/library":"1.4.0","src/apis/multimedia":"1.0.0","src/apis/product":"1.0.0","src/apis/release":"1.2.0","src/apis/resourcemanager":"1.3.0","src/apis/tracker":"1.3.0","src/apis/vision":"1.3.0","src/apis/webcache":"1.3.0"} \ No newline at end of file +{"src/apis/credentials":"1.2.0","src/apis/crossrefs":"1.5.0","src/apis/graph":"1.2.0","src/apis/grbac":"1.4.0","src/apis/hub":"1.5.0","src/apis/iam/admin":"1.4.0","src/apis/identity":"1.6.0","src/apis/image":"1.4.0","src/apis/knowledge":"1.5.0","src/apis/library":"1.5.0","src/apis/multimedia":"1.1.0","src/apis/product":"1.1.0","src/apis/release":"1.3.0","src/apis/resourcemanager":"1.4.0","src/apis/tracker":"1.4.0","src/apis/vision":"1.4.0","src/apis/webcache":"1.4.0"} \ No newline at end of file diff --git a/src/apis/credentials/CHANGELOG.md b/src/apis/credentials/CHANGELOG.md index 261db6f..345ac06 100644 --- a/src/apis/credentials/CHANGELOG.md +++ b/src/apis/credentials/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [1.2.0](https://www.github.com/animeapis/api-nodejs-client/compare/credentials-v1.1.0...credentials-v1.2.0) (2023-01-04) + + +### Features + +* **all:** upgrade to latest dependencies ([8cda1b3](https://www.github.com/animeapis/api-nodejs-client/commit/8cda1b3c9ddb876cbbcf6b5d89cf5f6d0f5aa0ad)) +* **image:** add IAM rules to service YAML ([aad93a5](https://www.github.com/animeapis/api-nodejs-client/commit/aad93a57012872a5f1d0972505c7ba642d31b451)) +* **vision:** add IAM, GraphQL, and OpenAPI ([ee0cfb7](https://www.github.com/animeapis/api-nodejs-client/commit/ee0cfb7a50c0ed7d9781a230dc2bc4a1639fe6a4)) + ## [1.1.0](https://www.github.com/animeapis/api-nodejs-client/compare/credentials-v1.0.2...credentials-v1.1.0) (2022-01-16) diff --git a/src/apis/credentials/package.json b/src/apis/credentials/package.json index 4ca09e8..61398cf 100644 --- a/src/apis/credentials/package.json +++ b/src/apis/credentials/package.json @@ -1,6 +1,6 @@ { "name": "@animeapis/credentials", - "version": "1.1.0", + "version": "1.2.0", "description": "Animeshon Credentials API Client for Node.js", "repository": "animeapis/api-nodejs-client", "license": "Apache-2.0", diff --git a/src/apis/crossrefs/CHANGELOG.md b/src/apis/crossrefs/CHANGELOG.md index d76594e..9c0b0e5 100644 --- a/src/apis/crossrefs/CHANGELOG.md +++ b/src/apis/crossrefs/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.5.0](https://www.github.com/animeapis/api-nodejs-client/compare/crossrefs-v1.4.0...crossrefs-v1.5.0) (2023-01-04) + + +### Features + +* **all:** upgrade to latest dependencies ([8cda1b3](https://www.github.com/animeapis/api-nodejs-client/commit/8cda1b3c9ddb876cbbcf6b5d89cf5f6d0f5aa0ad)) +* **image:** add IAM rules to service YAML ([aad93a5](https://www.github.com/animeapis/api-nodejs-client/commit/aad93a57012872a5f1d0972505c7ba642d31b451)) + ## [1.4.0](https://www.github.com/animeapis/api-nodejs-client/compare/crossrefs-v1.3.0...crossrefs-v1.4.0) (2022-05-03) diff --git a/src/apis/crossrefs/package.json b/src/apis/crossrefs/package.json index ae909e5..8429add 100644 --- a/src/apis/crossrefs/package.json +++ b/src/apis/crossrefs/package.json @@ -1,6 +1,6 @@ { "name": "@animeapis/crossrefs", - "version": "1.4.0", + "version": "1.5.0", "description": "Crossrefs client for Node.js", "repository": "animeapis/api-nodejs-client", "license": "Apache-2.0", diff --git a/src/apis/graph/CHANGELOG.md b/src/apis/graph/CHANGELOG.md index bf8ec71..2e8b1f8 100644 --- a/src/apis/graph/CHANGELOG.md +++ b/src/apis/graph/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.2.0](https://www.github.com/animeapis/api-nodejs-client/compare/graph-v1.1.0...graph-v1.2.0) (2023-01-04) + + +### Features + +* **all:** upgrade to latest dependencies ([8cda1b3](https://www.github.com/animeapis/api-nodejs-client/commit/8cda1b3c9ddb876cbbcf6b5d89cf5f6d0f5aa0ad)) +* **image:** add IAM rules to service YAML ([aad93a5](https://www.github.com/animeapis/api-nodejs-client/commit/aad93a57012872a5f1d0972505c7ba642d31b451)) + ## [1.1.0](https://www.github.com/animeapis/api-nodejs-client/compare/graph-v1.0.1...graph-v1.1.0) (2022-01-16) diff --git a/src/apis/graph/package.json b/src/apis/graph/package.json index 5c6ae20..dcecc4f 100644 --- a/src/apis/graph/package.json +++ b/src/apis/graph/package.json @@ -1,6 +1,6 @@ { "name": "@animeapis/graph", - "version": "1.1.0", + "version": "1.2.0", "description": "Graph client for Node.js", "repository": "animeapis/api-nodejs-client", "license": "Apache-2.0", diff --git a/src/apis/grbac/CHANGELOG.md b/src/apis/grbac/CHANGELOG.md index 2261c1a..40f0411 100644 --- a/src/apis/grbac/CHANGELOG.md +++ b/src/apis/grbac/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.4.0](https://www.github.com/animeapis/api-nodejs-client/compare/grbac-v1.3.0...grbac-v1.4.0) (2023-01-04) + + +### Features + +* **all:** upgrade to latest dependencies ([8cda1b3](https://www.github.com/animeapis/api-nodejs-client/commit/8cda1b3c9ddb876cbbcf6b5d89cf5f6d0f5aa0ad)) +* **image:** add IAM rules to service YAML ([aad93a5](https://www.github.com/animeapis/api-nodejs-client/commit/aad93a57012872a5f1d0972505c7ba642d31b451)) + ## [1.3.0](https://www.github.com/animeapis/api-nodejs-client/compare/grbac-v1.2.1...grbac-v1.3.0) (2022-01-16) diff --git a/src/apis/grbac/package.json b/src/apis/grbac/package.json index 7d7932a..4cfaf01 100644 --- a/src/apis/grbac/package.json +++ b/src/apis/grbac/package.json @@ -1,6 +1,6 @@ { "name": "@animeapis/grbac", - "version": "1.3.0", + "version": "1.4.0", "description": "Grbac client for Node.js", "repository": "animeapis/api-nodejs-client", "license": "Apache-2.0", diff --git a/src/apis/hub/CHANGELOG.md b/src/apis/hub/CHANGELOG.md index 37ec374..ecfb3ac 100644 --- a/src/apis/hub/CHANGELOG.md +++ b/src/apis/hub/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.5.0](https://www.github.com/animeapis/api-nodejs-client/compare/hub-v1.4.0...hub-v1.5.0) (2023-01-04) + + +### Features + +* **all:** upgrade to latest dependencies ([8cda1b3](https://www.github.com/animeapis/api-nodejs-client/commit/8cda1b3c9ddb876cbbcf6b5d89cf5f6d0f5aa0ad)) +* **image:** add IAM rules to service YAML ([aad93a5](https://www.github.com/animeapis/api-nodejs-client/commit/aad93a57012872a5f1d0972505c7ba642d31b451)) + ## [1.4.0](https://www.github.com/animeapis/api-nodejs-client/compare/hub-v1.3.1...hub-v1.4.0) (2022-01-16) diff --git a/src/apis/hub/package.json b/src/apis/hub/package.json index ad1338f..8eeef56 100644 --- a/src/apis/hub/package.json +++ b/src/apis/hub/package.json @@ -1,6 +1,6 @@ { "name": "@animeapis/hub", - "version": "1.4.0", + "version": "1.5.0", "description": "Animeshon Hub API Client for Node.js", "repository": "animeapis/api-nodejs-client", "license": "Apache-2.0", diff --git a/src/apis/iam/admin/CHANGELOG.md b/src/apis/iam/admin/CHANGELOG.md index cccaa0b..87b99f1 100644 --- a/src/apis/iam/admin/CHANGELOG.md +++ b/src/apis/iam/admin/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [1.4.0](https://www.github.com/animeapis/api-nodejs-client/compare/iam-admin-v1.3.0...iam-admin-v1.4.0) (2023-01-04) + + +### Features + +* **all:** upgrade to latest dependencies ([8cda1b3](https://www.github.com/animeapis/api-nodejs-client/commit/8cda1b3c9ddb876cbbcf6b5d89cf5f6d0f5aa0ad)) +* **iam:** IAM, GraphQL, and OpenAPI definitions ([4c2c1d6](https://www.github.com/animeapis/api-nodejs-client/commit/4c2c1d68aa4b36a07c01464c7f45c11502057be2)) +* **image:** add IAM rules to service YAML ([aad93a5](https://www.github.com/animeapis/api-nodejs-client/commit/aad93a57012872a5f1d0972505c7ba642d31b451)) + ## [1.3.0](https://www.github.com/animeapis/api-nodejs-client/compare/iam-admin-v1.2.1...iam-admin-v1.3.0) (2022-01-16) diff --git a/src/apis/iam/admin/package.json b/src/apis/iam/admin/package.json index fb23ca6..a4b2621 100644 --- a/src/apis/iam/admin/package.json +++ b/src/apis/iam/admin/package.json @@ -1,6 +1,6 @@ { "name": "@animeapis/iam-admin", - "version": "1.3.0", + "version": "1.4.0", "description": "Admin client for Node.js", "repository": "animeapis/api-nodejs-client", "license": "Apache-2.0", diff --git a/src/apis/identity/CHANGELOG.md b/src/apis/identity/CHANGELOG.md index 58346fa..612f39c 100644 --- a/src/apis/identity/CHANGELOG.md +++ b/src/apis/identity/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [1.6.0](https://www.github.com/animeapis/api-nodejs-client/compare/identity-v1.5.0...identity-v1.6.0) (2023-01-04) + + +### Features + +* **all:** upgrade to latest dependencies ([8cda1b3](https://www.github.com/animeapis/api-nodejs-client/commit/8cda1b3c9ddb876cbbcf6b5d89cf5f6d0f5aa0ad)) +* **identity:** add IAM, GraphQL, and OpenAPI defs ([c095f85](https://www.github.com/animeapis/api-nodejs-client/commit/c095f85cfca89581d9c056b80f27160ea41dc3a6)) +* **image:** add IAM rules to service YAML ([aad93a5](https://www.github.com/animeapis/api-nodejs-client/commit/aad93a57012872a5f1d0972505c7ba642d31b451)) + ## [1.5.0](https://www.github.com/animeapis/api-nodejs-client/compare/identity-v1.4.1...identity-v1.5.0) (2022-01-16) diff --git a/src/apis/identity/package.json b/src/apis/identity/package.json index 49beab1..8f25e4a 100644 --- a/src/apis/identity/package.json +++ b/src/apis/identity/package.json @@ -1,6 +1,6 @@ { "name": "@animeapis/identity", - "version": "1.5.0", + "version": "1.6.0", "description": "Identity client for Node.js", "repository": "animeapis/api-nodejs-client", "license": "Apache-2.0", diff --git a/src/apis/image/CHANGELOG.md b/src/apis/image/CHANGELOG.md index f2a077a..0307289 100644 --- a/src/apis/image/CHANGELOG.md +++ b/src/apis/image/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [1.4.0](https://www.github.com/animeapis/api-nodejs-client/compare/image-v1.3.0...image-v1.4.0) (2023-01-04) + + +### Features + +* **all:** upgrade to latest dependencies ([8cda1b3](https://www.github.com/animeapis/api-nodejs-client/commit/8cda1b3c9ddb876cbbcf6b5d89cf5f6d0f5aa0ad)) +* **iam:** IAM, GraphQL, and OpenAPI definitions ([4c2c1d6](https://www.github.com/animeapis/api-nodejs-client/commit/4c2c1d68aa4b36a07c01464c7f45c11502057be2)) +* **image:** add IAM rules to service YAML ([aad93a5](https://www.github.com/animeapis/api-nodejs-client/commit/aad93a57012872a5f1d0972505c7ba642d31b451)) + ## [1.3.0](https://www.github.com/animeapis/api-nodejs-client/compare/image-v1.2.1...image-v1.3.0) (2022-01-16) diff --git a/src/apis/image/package.json b/src/apis/image/package.json index 1bd5168..f1434f0 100644 --- a/src/apis/image/package.json +++ b/src/apis/image/package.json @@ -1,6 +1,6 @@ { "name": "@animeapis/image", - "version": "1.3.0", + "version": "1.4.0", "description": "Image client for Node.js", "repository": "animeapis/api-nodejs-client", "license": "Apache-2.0", diff --git a/src/apis/knowledge/CHANGELOG.md b/src/apis/knowledge/CHANGELOG.md index e8bb056..d7b6aa8 100644 --- a/src/apis/knowledge/CHANGELOG.md +++ b/src/apis/knowledge/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.5.0](https://www.github.com/animeapis/api-nodejs-client/compare/knowledge-v1.4.0...knowledge-v1.5.0) (2023-01-04) + + +### Features + +* **all:** upgrade to latest dependencies ([8cda1b3](https://www.github.com/animeapis/api-nodejs-client/commit/8cda1b3c9ddb876cbbcf6b5d89cf5f6d0f5aa0ad)) +* **image:** add IAM rules to service YAML ([aad93a5](https://www.github.com/animeapis/api-nodejs-client/commit/aad93a57012872a5f1d0972505c7ba642d31b451)) + ## [1.4.0](https://www.github.com/animeapis/api-nodejs-client/compare/knowledge-v1.3.1...knowledge-v1.4.0) (2022-01-16) diff --git a/src/apis/knowledge/package.json b/src/apis/knowledge/package.json index 67bc9ad..b05e008 100644 --- a/src/apis/knowledge/package.json +++ b/src/apis/knowledge/package.json @@ -1,6 +1,6 @@ { "name": "@animeapis/knowledge", - "version": "1.4.0", + "version": "1.5.0", "description": "Knowledge client for Node.js", "repository": "animeapis/api-nodejs-client", "license": "Apache-2.0", diff --git a/src/apis/library/CHANGELOG.md b/src/apis/library/CHANGELOG.md index 5620b50..8b86de7 100644 --- a/src/apis/library/CHANGELOG.md +++ b/src/apis/library/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [1.5.0](https://www.github.com/animeapis/api-nodejs-client/compare/library-v1.4.0...library-v1.5.0) (2023-01-04) + + +### Features + +* **all:** upgrade to latest dependencies ([8cda1b3](https://www.github.com/animeapis/api-nodejs-client/commit/8cda1b3c9ddb876cbbcf6b5d89cf5f6d0f5aa0ad)) +* **image:** add IAM rules to service YAML ([aad93a5](https://www.github.com/animeapis/api-nodejs-client/commit/aad93a57012872a5f1d0972505c7ba642d31b451)) +* **vision:** add IAM, GraphQL, and OpenAPI ([ee0cfb7](https://www.github.com/animeapis/api-nodejs-client/commit/ee0cfb7a50c0ed7d9781a230dc2bc4a1639fe6a4)) + ## [1.4.0](https://www.github.com/animeapis/api-nodejs-client/compare/library-v1.3.1...library-v1.4.0) (2022-01-16) diff --git a/src/apis/library/package.json b/src/apis/library/package.json index 6f58ac2..332c3cb 100644 --- a/src/apis/library/package.json +++ b/src/apis/library/package.json @@ -1,6 +1,6 @@ { "name": "@animeapis/library", - "version": "1.4.0", + "version": "1.5.0", "description": "Animeshon Library API Client for Node.js", "repository": "animeapis/api-nodejs-client", "license": "Apache-2.0", diff --git a/src/apis/multimedia/CHANGELOG.md b/src/apis/multimedia/CHANGELOG.md index 059e96f..377191a 100644 --- a/src/apis/multimedia/CHANGELOG.md +++ b/src/apis/multimedia/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.1.0](https://www.github.com/animeapis/api-nodejs-client/compare/multimedia-v1.0.0...multimedia-v1.1.0) (2023-01-04) + + +### Features + +* **all:** upgrade to latest dependencies ([8cda1b3](https://www.github.com/animeapis/api-nodejs-client/commit/8cda1b3c9ddb876cbbcf6b5d89cf5f6d0f5aa0ad)) +* **image:** add IAM rules to service YAML ([aad93a5](https://www.github.com/animeapis/api-nodejs-client/commit/aad93a57012872a5f1d0972505c7ba642d31b451)) + ## 1.0.0 (2022-05-03) diff --git a/src/apis/multimedia/package.json b/src/apis/multimedia/package.json index f5f97b7..a5966c2 100644 --- a/src/apis/multimedia/package.json +++ b/src/apis/multimedia/package.json @@ -1,6 +1,6 @@ { "name": "@animeapis/multimedia", - "version": "1.0.0", + "version": "1.1.0", "description": "Multimedia client for Node.js", "repository": "googleapis/nodejs-multimedia", "license": "Apache-2.0", diff --git a/src/apis/product/CHANGELOG.md b/src/apis/product/CHANGELOG.md index f7a5f01..732a6fd 100644 --- a/src/apis/product/CHANGELOG.md +++ b/src/apis/product/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.1.0](https://www.github.com/animeapis/api-nodejs-client/compare/product-v1.0.0...product-v1.1.0) (2023-01-04) + + +### Features + +* **all:** upgrade to latest dependencies ([8cda1b3](https://www.github.com/animeapis/api-nodejs-client/commit/8cda1b3c9ddb876cbbcf6b5d89cf5f6d0f5aa0ad)) +* **image:** add IAM rules to service YAML ([aad93a5](https://www.github.com/animeapis/api-nodejs-client/commit/aad93a57012872a5f1d0972505c7ba642d31b451)) + ## 1.0.0 (2022-05-03) diff --git a/src/apis/product/package.json b/src/apis/product/package.json index c2d65ee..517b1dc 100644 --- a/src/apis/product/package.json +++ b/src/apis/product/package.json @@ -1,6 +1,6 @@ { "name": "@animeapis/product", - "version": "1.0.0", + "version": "1.1.0", "description": "Product client for Node.js", "repository": "googleapis/nodejs-product", "license": "Apache-2.0", diff --git a/src/apis/release/CHANGELOG.md b/src/apis/release/CHANGELOG.md index 12ea3a8..00e2456 100644 --- a/src/apis/release/CHANGELOG.md +++ b/src/apis/release/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.3.0](https://www.github.com/animeapis/api-nodejs-client/compare/release-v1.2.0...release-v1.3.0) (2023-01-04) + + +### Features + +* **all:** upgrade to latest dependencies ([8cda1b3](https://www.github.com/animeapis/api-nodejs-client/commit/8cda1b3c9ddb876cbbcf6b5d89cf5f6d0f5aa0ad)) +* **image:** add IAM rules to service YAML ([aad93a5](https://www.github.com/animeapis/api-nodejs-client/commit/aad93a57012872a5f1d0972505c7ba642d31b451)) + ## [1.2.0](https://www.github.com/animeapis/api-nodejs-client/compare/release-v1.1.0...release-v1.2.0) (2022-06-07) diff --git a/src/apis/release/package.json b/src/apis/release/package.json index f6b83d2..8f11e5d 100644 --- a/src/apis/release/package.json +++ b/src/apis/release/package.json @@ -1,6 +1,6 @@ { "name": "@animeapis/release", - "version": "1.2.0", + "version": "1.3.0", "description": "Release client for Node.js", "repository": "animeapis/api-nodejs-client", "license": "Apache-2.0", diff --git a/src/apis/resourcemanager/CHANGELOG.md b/src/apis/resourcemanager/CHANGELOG.md index ebd7306..d0f66af 100644 --- a/src/apis/resourcemanager/CHANGELOG.md +++ b/src/apis/resourcemanager/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.4.0](https://www.github.com/animeapis/api-nodejs-client/compare/resourcemanager-v1.3.0...resourcemanager-v1.4.0) (2023-01-04) + + +### Features + +* **all:** upgrade to latest dependencies ([8cda1b3](https://www.github.com/animeapis/api-nodejs-client/commit/8cda1b3c9ddb876cbbcf6b5d89cf5f6d0f5aa0ad)) +* **image:** add IAM rules to service YAML ([aad93a5](https://www.github.com/animeapis/api-nodejs-client/commit/aad93a57012872a5f1d0972505c7ba642d31b451)) + ## [1.3.0](https://www.github.com/animeapis/api-nodejs-client/compare/resourcemanager-v1.2.1...resourcemanager-v1.3.0) (2022-01-16) diff --git a/src/apis/resourcemanager/package.json b/src/apis/resourcemanager/package.json index 260237d..63f916b 100644 --- a/src/apis/resourcemanager/package.json +++ b/src/apis/resourcemanager/package.json @@ -1,6 +1,6 @@ { "name": "@animeapis/resourcemanager", - "version": "1.3.0", + "version": "1.4.0", "description": "Resourcemanager client for Node.js", "repository": "animeapis/api-nodejs-client", "license": "Apache-2.0", diff --git a/src/apis/tracker/CHANGELOG.md b/src/apis/tracker/CHANGELOG.md index c843df0..d8a51cd 100644 --- a/src/apis/tracker/CHANGELOG.md +++ b/src/apis/tracker/CHANGELOG.md @@ -1,5 +1,20 @@ # Changelog +## [1.4.0](https://www.github.com/animeapis/api-nodejs-client/compare/tracker-v1.3.0...tracker-v1.4.0) (2023-01-04) + + +### Features + +* **all:** better support for GraphQL and OpenAPI ([8a0b8ea](https://www.github.com/animeapis/api-nodejs-client/commit/8a0b8eac4262d9fc4ff76884014ebbc36dd3f0f3)) +* **all:** upgrade to latest dependencies ([8cda1b3](https://www.github.com/animeapis/api-nodejs-client/commit/8cda1b3c9ddb876cbbcf6b5d89cf5f6d0f5aa0ad)) +* **image:** add IAM rules to service YAML ([aad93a5](https://www.github.com/animeapis/api-nodejs-client/commit/aad93a57012872a5f1d0972505c7ba642d31b451)) +* **vision:** add IAM, GraphQL, and OpenAPI ([ee0cfb7](https://www.github.com/animeapis/api-nodejs-client/commit/ee0cfb7a50c0ed7d9781a230dc2bc4a1639fe6a4)) + + +### Bug Fixes + +* **tracker:** use snake-case for attribute names ([4648e6f](https://www.github.com/animeapis/api-nodejs-client/commit/4648e6f6f584213ab4b94cb657b910929b58f8bc)) + ## [1.3.0](https://www.github.com/animeapis/api-nodejs-client/compare/tracker-v1.2.1...tracker-v1.3.0) (2022-01-16) diff --git a/src/apis/tracker/package.json b/src/apis/tracker/package.json index 7bed8d3..7e74f86 100644 --- a/src/apis/tracker/package.json +++ b/src/apis/tracker/package.json @@ -1,6 +1,6 @@ { "name": "@animeapis/tracker", - "version": "1.3.0", + "version": "1.4.0", "description": "Tracker client for Node.js", "repository": "animeapis/api-nodejs-client", "license": "Apache-2.0", diff --git a/src/apis/vision/CHANGELOG.md b/src/apis/vision/CHANGELOG.md index f33c700..c78531f 100644 --- a/src/apis/vision/CHANGELOG.md +++ b/src/apis/vision/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [1.4.0](https://www.github.com/animeapis/api-nodejs-client/compare/vision-v1.3.0...vision-v1.4.0) (2023-01-04) + + +### Features + +* **all:** upgrade to latest dependencies ([8cda1b3](https://www.github.com/animeapis/api-nodejs-client/commit/8cda1b3c9ddb876cbbcf6b5d89cf5f6d0f5aa0ad)) +* **image:** add IAM rules to service YAML ([aad93a5](https://www.github.com/animeapis/api-nodejs-client/commit/aad93a57012872a5f1d0972505c7ba642d31b451)) +* **vision:** add IAM, GraphQL, and OpenAPI ([ee0cfb7](https://www.github.com/animeapis/api-nodejs-client/commit/ee0cfb7a50c0ed7d9781a230dc2bc4a1639fe6a4)) + ## [1.3.0](https://www.github.com/animeapis/api-nodejs-client/compare/vision-v1.2.1...vision-v1.3.0) (2022-01-16) diff --git a/src/apis/vision/package.json b/src/apis/vision/package.json index c0544e7..a6ffa40 100644 --- a/src/apis/vision/package.json +++ b/src/apis/vision/package.json @@ -1,6 +1,6 @@ { "name": "@animeapis/vision", - "version": "1.3.0", + "version": "1.4.0", "description": "Vision client for Node.js", "repository": "animeapis/api-nodejs-client", "license": "Apache-2.0", diff --git a/src/apis/webcache/CHANGELOG.md b/src/apis/webcache/CHANGELOG.md index 14c7a17..dcc9ea8 100644 --- a/src/apis/webcache/CHANGELOG.md +++ b/src/apis/webcache/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.4.0](https://www.github.com/animeapis/api-nodejs-client/compare/webcache-v1.3.0...webcache-v1.4.0) (2023-01-04) + + +### Features + +* **all:** upgrade to latest dependencies ([8cda1b3](https://www.github.com/animeapis/api-nodejs-client/commit/8cda1b3c9ddb876cbbcf6b5d89cf5f6d0f5aa0ad)) +* **image:** add IAM rules to service YAML ([aad93a5](https://www.github.com/animeapis/api-nodejs-client/commit/aad93a57012872a5f1d0972505c7ba642d31b451)) + ## [1.3.0](https://www.github.com/animeapis/api-nodejs-client/compare/webcache-v1.2.1...webcache-v1.3.0) (2022-01-16) diff --git a/src/apis/webcache/package.json b/src/apis/webcache/package.json index 067a396..32e95f2 100644 --- a/src/apis/webcache/package.json +++ b/src/apis/webcache/package.json @@ -1,6 +1,6 @@ { "name": "@animeapis/webcache", - "version": "1.3.0", + "version": "1.4.0", "description": "Webcache client for Node.js", "repository": "animeapis/api-nodejs-client", "license": "Apache-2.0",