Skip to content

Commit fb5dc05

Browse files
chore(release): 3.3.27 [skip ci]
### [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))
1 parent 5854ceb commit fb5dc05

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@googlemaps/google-maps-services-js",
3-
"version": "3.3.26",
3+
"version": "3.3.27",
44
"description": "Node.js client library for Google Maps API Web Services",
55
"keywords": [
66
"google",

0 commit comments

Comments
 (0)