From 9171ea1a32d1a8f214793eeddf556f7c5620512f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 11 Nov 2022 18:14:32 +0000 Subject: [PATCH] chore(release): 1.21.1 [skip ci] ## [1.21.1](https://github.com/googlemaps/openapi-specification/compare/v1.21.0...v1.21.1) (2022-11-11) ### Bug Fixes * adds locationrestriction param doc; updates location param doc ([#363](https://github.com/googlemaps/openapi-specification/issues/363)) ([44265dd](https://github.com/googlemaps/openapi-specification/commit/44265ddb052083108d0a3d8d7e19db0ac0aa24f2)) --- 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 46e7ee69..4b79dde5 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.21.0" + "version": "1.21.1" }, "servers": [ { diff --git a/dist/google-maps-platform-openapi3.yml b/dist/google-maps-platform-openapi3.yml index b841ef82..856ee723 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.21.0 + version: 1.21.1 servers: - url: 'https://www.googleapis.com' paths: diff --git a/package-lock.json b/package-lock.json index 899935f1..8df62e80 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "http-specification", - "version": "1.21.0", + "version": "1.21.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "http-specification", - "version": "1.21.0", + "version": "1.21.1", "license": "Apache 2.0", "devDependencies": { "@apidevtools/json-schema-ref-parser": "^9.0.9", diff --git a/package.json b/package.json index c6907a14..dc602055 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "http-specification", "private": true, - "version": "1.21.0", + "version": "1.21.1", "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 2424c1d2..1eb6e9e5 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.21.0 + version: 1.21.1 servers: - url: "https://www.googleapis.com" paths: