From 88b36bece67253356d5e086bf438bc6b6339308d Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 11 Jan 2023 18:46:06 +0000 Subject: [PATCH] chore(release): 1.22.1 [skip ci] ## [1.22.1](https://github.com/googlemaps/openapi-specification/compare/v1.22.0...v1.22.1) (2023-01-11) ### Bug Fixes * Fixes various deprecations in test action ([#425](https://github.com/googlemaps/openapi-specification/issues/425)) ([1efae2f](https://github.com/googlemaps/openapi-specification/commit/1efae2ff13c60a63af2ac5a280274a53c95b2c8f)), closes [/github.com/bazelbuild/rules_nodejs/issues/2733#issuecomment-903111659](https://github.com//github.com/bazelbuild/rules_nodejs/issues/2733/issues/issuecomment-903111659) * sets release action to use ubuntu-20.04 ([4dc4034](https://github.com/googlemaps/openapi-specification/commit/4dc4034c2aa253949d9267986b68a455c21a4783)) * sets semantic release version to 19 in release action ([f6ac071](https://github.com/googlemaps/openapi-specification/commit/f6ac07174caa7ff8cbcdf9ce3d49cc7e6fc8bb70)) --- 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 3fd15d05..f425bc9b 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.0" + "version": "1.22.1" }, "servers": [ { diff --git a/dist/google-maps-platform-openapi3.yml b/dist/google-maps-platform-openapi3.yml index 3016d53b..b282c313 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.0 + version: 1.22.1 servers: - url: 'https://www.googleapis.com' paths: diff --git a/package-lock.json b/package-lock.json index 097c2a8b..156d06b7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "http-specification", - "version": "1.22.0", + "version": "1.22.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "http-specification", - "version": "1.22.0", + "version": "1.22.1", "license": "Apache 2.0", "devDependencies": { "@apidevtools/json-schema-ref-parser": "^9.0.9", diff --git a/package.json b/package.json index 9a1c5d2c..c7983965 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "http-specification", "private": true, - "version": "1.22.0", + "version": "1.22.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 f1147848..d1a05b6e 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.0 + version: 1.22.1 servers: - url: "https://www.googleapis.com" paths: