Skip to content

Commit

Permalink
chore(release): 1.22.5 [skip ci]
Browse files Browse the repository at this point in the history
## [1.22.5](v1.22.4...v1.22.5) (2023-02-21)

### Bug Fixes

* made secondary_text response optional ([#446](#446)) ([7a04839](7a04839))
  • Loading branch information
semantic-release-bot committed Feb 21, 2023
1 parent de5bc8e commit 7aa916a
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion dist/google-maps-platform-openapi3.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/google-maps-platform-openapi3.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "http-specification",
"private": true,
"version": "1.22.4",
"version": "1.22.5",
"homepage": "https://github.com/googlemaps/openapi-specification#readme",
"bugs": {
"url": "https://github.com/googlemaps/openapi-specification/issues"
Expand Down
2 changes: 1 addition & 1 deletion specification/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ openapi: 3.0.3
info:
title: Google Maps Platform
description: API Specification for Google Maps Platform
version: 1.22.4
version: 1.22.5
servers:
- url: "https://www.googleapis.com"
paths:
Expand Down

0 comments on commit 7aa916a

Please sign in to comment.