Skip to content

Commit

Permalink
chore(release): 3.2.2 [skip ci]
Browse files Browse the repository at this point in the history
### [3.2.2](v3.2.1...v3.2.2) (2021-09-22)

### Bug Fixes

* directions step travel mode ([#658](#658)) ([1cafc68](1cafc68))
* export additional types at top ([#656](#656)) ([520f599](520f599))
* version cycle ([#657](#657)) ([cbe54d1](cbe54d1))

### Build System

* add concurrency to release workflow ([7145272](7145272))
* **deps-dev:** bump @types/node from 14.14.32 to 16.9.6 ([#652](#652)) ([9890e7e](9890e7e))
* **deps-dev:** bump semantic-release from 17.4.1 to 17.4.7 ([#635](#635)) ([3c9962b](3c9962b))
* **deps-dev:** bump semantic-release, @semantic-release/git, @semantic-release/release-notes-generator, @semantic-release/changelog and @semantic-release/github ([#654](#654)) ([83f2c17](83f2c17))
* **deps-dev:** bump typedoc from 0.20.30 to 0.20.37 ([#618](#618)) ([99b511d](99b511d))
* **deps:** bump hosted-git-info from 2.8.8 to 2.8.9 ([#601](#601)) ([bf11cf8](bf11cf8))
* **deps:** bump lodash from 4.17.20 to 4.17.21 ([#600](#600)) ([1985447](1985447))
* **deps:** bump path-parse from 1.0.6 to 1.0.7 ([#629](#629)) ([0b39a6a](0b39a6a))
* **deps:** bump query-string from 6.14.1 to 7.0.1 ([#617](#617)) ([d8a874d](d8a874d))
* **deps:** bump semver-regex from 3.1.2 to 3.1.3 ([#644](#644)) ([a425476](a425476))
* **deps:** bump tmpl from 1.0.4 to 1.0.5 ([#645](#645)) ([f2dab36](f2dab36))
* **deps:** bump y18n from 4.0.0 to 4.0.3 ([#653](#653)) ([e317a54](e317a54))
* update dev-deps ([#655](#655)) ([89e7881](89e7881))
* update semantic release config ([#659](#659)) ([ff21c0c](ff21c0c))
  • Loading branch information
googlemaps-bot committed Sep 22, 2021
1 parent 520f599 commit d71414f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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,6 +1,6 @@
{
"name": "@googlemaps/google-maps-services-js",
"version": "2.0.2",
"version": "3.2.2",
"description": "Node.js client library for Google Maps API Web Services",
"keywords": [
"google",
Expand Down

0 comments on commit d71414f

Please sign in to comment.