From 814e536eeb42eda02efa47295c5a901b6b2bfa3f Mon Sep 17 00:00:00 2001 From: Daniel Jones Date: Fri, 30 Jun 2023 15:00:28 +0200 Subject: [PATCH] Increase version to 2.10.0 --- CHANGELOG.md | 4 ++-- openapi.json | 2 +- openapi.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7712278..033e46e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ number is used only for corrections to the OpenAPI specification, for example: typos, schema fixes, or adding examples. -## [Unreleased] +## [2.10.0] - 2023-07-13 ### Added * Add JSON-format request bodies to all endpoints except document upload. @@ -104,7 +104,7 @@ typos, schema fixes, or adding examples. Initial release of the OpenAPI specification. -[Unreleased]: https://github.com/DeepLcom/openapi/compare/v2.9.2...HEAD +[2.10.0]: https://github.com/DeepLcom/openapi/compare/v2.9.2...v2.10.0 [2.9.2]: https://github.com/DeepLcom/openapi/compare/v2.9.1...v2.9.2 [2.9.1]: https://github.com/DeepLcom/openapi/compare/v2.9.0...v2.9.1 [2.9.0]: https://github.com/DeepLcom/openapi/compare/v2.8.0...v2.9.0 diff --git a/openapi.json b/openapi.json index 3717a02..d809abb 100644 --- a/openapi.json +++ b/openapi.json @@ -8,7 +8,7 @@ "name": "DeepL - Contact us", "url": "https://www.deepl.com/contact-us" }, - "version": "2.9.2" + "version": "2.10.0" }, "externalDocs": { "description": "DeepL Pro - Plans and pricing", diff --git a/openapi.yaml b/openapi.yaml index 3da7f51..d890e28 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -7,7 +7,7 @@ info: contact: name: DeepL - Contact us url: https://www.deepl.com/contact-us - version: 2.9.2 + version: 2.10.0 externalDocs: description: DeepL Pro - Plans and pricing url: https://www.deepl.com/pro#developer?cta=header-prices/