Skip to content

Commit dbecda1

Browse files
chore(release): 1.21.0 [skip ci]
# [1.21.0](v1.20.0...v1.21.0) (2022-11-10) ### Bug Fixes * review field name > reviews plural ([#397](#397)) ([da8f061](da8f061)) ### Features * add current_opening_hours and secondary_opening_hours fields ([#393](#393)) ([43fea1a](43fea1a))
1 parent 7c810d2 commit dbecda1

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

dist/google-maps-platform-openapi3.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/google-maps-platform-openapi3.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "http-specification",
33
"private": true,
4-
"version": "1.20.0",
4+
"version": "1.21.0",
55
"homepage": "https://github.com/googlemaps/openapi-specification#readme",
66
"bugs": {
77
"url": "https://github.com/googlemaps/openapi-specification/issues"

specification/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ openapi: 3.0.3
1616
info:
1717
title: Google Maps Platform
1818
description: API Specification for Google Maps Platform
19-
version: 1.20.0
19+
version: 1.21.0
2020
servers:
2121
- url: "https://www.googleapis.com"
2222
paths:

0 commit comments

Comments
 (0)