Skip to content

Commit

Permalink
chore(release): 3.3.27 [skip ci]
Browse files Browse the repository at this point in the history
### [3.3.27](v3.3.26...v3.3.27) (2023-02-11)

### Bug Fixes

* set fixed deps to mitigate ESM breakage ([#935](#935)) ([8fa0a9b](8fa0a9b))
* set fixed version for semantic release ([#936](#936)) ([5854ceb](5854ceb))

### Build System

* **deps-dev:** bump @types/node from 18.11.18 to 18.11.19 ([#932](#932)) ([258b1fb](258b1fb))
* **deps-dev:** bump nock from 13.2.9 to 13.3.0 ([#926](#926)) ([685f3a3](685f3a3))
* **deps-dev:** bump prettier from 2.8.1 to 2.8.2 ([#921](#921)) ([2ed54c5](2ed54c5))
* **deps-dev:** bump prettier from 2.8.2 to 2.8.3 ([#925](#925)) ([baad991](baad991))
* **deps-dev:** bump typedoc from 0.23.23 to 0.23.24 ([#924](#924)) ([578a1bb](578a1bb))
* **deps-dev:** bump typescript from 4.9.4 to 4.9.5 ([#930](#930)) ([17d152f](17d152f))
* **deps:** bump axios from 0.27.2 to 1.2.2 ([#920](#920)) ([4d14d12](4d14d12))
* **deps:** bump axios from 1.2.2 to 1.2.3 ([#927](#927)) ([583f30e](583f30e))
* **deps:** bump axios from 1.2.3 to 1.2.6 ([#929](#929)) ([77d92dd](77d92dd))
* **deps:** bump axios from 1.2.6 to 1.3.2 ([#931](#931)) ([1011451](1011451))
* **deps:** bump query-string from 7.1.3 to 8.1.0 ([#923](#923)) ([0a5af94](0a5af94))
* **deps:** bump retry-axios from 2.6.0 to 3.0.0 ([#922](#922)) ([bdadbbf](bdadbbf))
  • Loading branch information
googlemaps-bot committed Feb 11, 2023
1 parent 5854ceb commit fb5dc05
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": "3.3.26",
"version": "3.3.27",
"description": "Node.js client library for Google Maps API Web Services",
"keywords": [
"google",
Expand Down

0 comments on commit fb5dc05

Please sign in to comment.