Skip to content

Commit

Permalink
chore(release): 1.22.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.22.1](v1.22.0...v1.22.1) (2023-01-11)

### Bug Fixes

* Fixes various deprecations in test action ([#425](#425)) ([1efae2f](1efae2f)), closes [/github.com/bazel-contrib/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](4dc4034))
* sets semantic release version to 19 in release action ([f6ac071](f6ac071))
  • Loading branch information
semantic-release-bot authored and amuramoto committed Jan 12, 2023
1 parent b8f77ae commit dcc3b0b
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.0",
"version": "1.22.1",
"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.0
version: 1.22.1
servers:
- url: "https://www.googleapis.com"
paths:
Expand Down

0 comments on commit dcc3b0b

Please sign in to comment.