From ed5b9a0282e11c9f3a8e7febc094204bc8e2b20b Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 12 Sep 2022 20:47:32 +0000 Subject: [PATCH] chore(release): 1.19.0 [skip ci] # [1.19.0](https://github.com/googlemaps/openapi-specification/compare/v1.18.0...v1.19.0) (2022-09-12) ### Features * Adds reference doc updates for review translation and sorting ([#379](https://github.com/googlemaps/openapi-specification/issues/379)) ([ce331b1](https://github.com/googlemaps/openapi-specification/commit/ce331b1b543c6d1df0896172551d71b9513ff156)) --- dist/google-maps-platform-openapi3.json | 2 +- dist/google-maps-platform-openapi3.yml | 2 +- package-lock.json | 4 ++-- package.json | 2 +- specification/index.yml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dist/google-maps-platform-openapi3.json b/dist/google-maps-platform-openapi3.json index c573a353..7bd228fe 100755 --- a/dist/google-maps-platform-openapi3.json +++ b/dist/google-maps-platform-openapi3.json @@ -3,7 +3,7 @@ "info": { "title": "Google Maps Platform", "description": "API Specification for Google Maps Platform", - "version": "1.18.0" + "version": "1.19.0" }, "servers": [ { diff --git a/dist/google-maps-platform-openapi3.yml b/dist/google-maps-platform-openapi3.yml index f84be11c..a6ae3e30 100755 --- a/dist/google-maps-platform-openapi3.yml +++ b/dist/google-maps-platform-openapi3.yml @@ -2,7 +2,7 @@ openapi: 3.0.3 info: title: Google Maps Platform description: API Specification for Google Maps Platform - version: 1.18.0 + version: 1.19.0 servers: - url: 'https://www.googleapis.com' paths: diff --git a/package-lock.json b/package-lock.json index def5bd38..5920dfe6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "http-specification", - "version": "1.18.0", + "version": "1.19.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "http-specification", - "version": "1.18.0", + "version": "1.19.0", "license": "Apache 2.0", "devDependencies": { "@apidevtools/json-schema-ref-parser": "^9.0.9", diff --git a/package.json b/package.json index 78d8ce87..584ad61f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "http-specification", "private": true, - "version": "1.18.0", + "version": "1.19.0", "homepage": "https://github.com/googlemaps/openapi-specification#readme", "bugs": { "url": "https://github.com/googlemaps/openapi-specification/issues" diff --git a/specification/index.yml b/specification/index.yml index 6489119a..9743cce6 100644 --- a/specification/index.yml +++ b/specification/index.yml @@ -16,7 +16,7 @@ openapi: 3.0.3 info: title: Google Maps Platform description: API Specification for Google Maps Platform - version: 1.18.0 + version: 1.19.0 servers: - url: "https://www.googleapis.com" paths: