From 21659934ef78dd9e24982fadb843f83b2c15609f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 25 Jan 2023 00:50:19 +0000 Subject: [PATCH] chore(release): 1.22.3 [skip ci] ## [1.22.3](https://github.com/googlemaps/openapi-specification/compare/v1.22.2...v1.22.3) (2023-01-25) ### Bug Fixes * remove unsupported locationrestriction from findplacefromtext ([#433](https://github.com/googlemaps/openapi-specification/issues/433)) ([8c9d741](https://github.com/googlemaps/openapi-specification/commit/8c9d741807e6a7cd5935de7fc5d4cabb1d2698c2)) --- 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 8f0567a4..7196910a 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.22.2" + "version": "1.22.3" }, "servers": [ { diff --git a/dist/google-maps-platform-openapi3.yml b/dist/google-maps-platform-openapi3.yml index b53ce83c..58b976b3 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.22.2 + version: 1.22.3 servers: - url: 'https://www.googleapis.com' paths: diff --git a/package-lock.json b/package-lock.json index 0a3c639c..91201f07 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "http-specification", - "version": "1.22.2", + "version": "1.22.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "http-specification", - "version": "1.22.2", + "version": "1.22.3", "license": "Apache 2.0", "devDependencies": { "@apidevtools/json-schema-ref-parser": "^9.0.9", diff --git a/package.json b/package.json index ae1d6034..e9ae4ab1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "http-specification", "private": true, - "version": "1.22.2", + "version": "1.22.3", "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 56d382f2..06071ba6 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.22.2 + version: 1.22.3 servers: - url: "https://www.googleapis.com" paths: