From b2c74c8f3dede707285ce63e7c05f9434c6131fe Mon Sep 17 00:00:00 2001 From: googlemaps-bot Date: Tue, 8 Feb 2022 16:51:34 +0000 Subject: [PATCH] chore(release): 3.3.9 [skip ci] ### [3.3.9](https://github.com/googlemaps/google-maps-services-js/compare/v3.3.8...v3.3.9) (2022-02-08) ### Bug Fixes * mark fields as optional ([#760](https://github.com/googlemaps/google-maps-services-js/issues/760)) ([a97eeb5](https://github.com/googlemaps/google-maps-services-js/commit/a97eeb5198e06c2cd1c4163fbe11d164b1a50f56)) ### Build System * **deps-dev:** bump @types/node from 17.0.13 to 17.0.16 ([#757](https://github.com/googlemaps/google-maps-services-js/issues/757)) ([74fab7b](https://github.com/googlemaps/google-maps-services-js/commit/74fab7bdb36efdd0e51f2e2560990559c467fe56)) * **deps-dev:** bump jest from 27.4.7 to 27.5.0 ([#755](https://github.com/googlemaps/google-maps-services-js/issues/755)) ([bf03597](https://github.com/googlemaps/google-maps-services-js/commit/bf0359724c075bdba62f9aafda4f2a74302fbb04)) * **deps-dev:** bump nock from 13.2.2 to 13.2.4 ([#756](https://github.com/googlemaps/google-maps-services-js/issues/756)) ([7fa5aef](https://github.com/googlemaps/google-maps-services-js/commit/7fa5aef9921dbe689c0589cb0ff5a540878fb3e5)) * **deps:** bump @googlemaps/url-signature from 1.0.12 to 1.0.13 ([#759](https://github.com/googlemaps/google-maps-services-js/issues/759)) ([2c39f7e](https://github.com/googlemaps/google-maps-services-js/commit/2c39f7e9711e722c1f186641bfc4716818eb6dff)) * **deps:** bump query-string from 7.1.0 to 7.1.1 ([#758](https://github.com/googlemaps/google-maps-services-js/issues/758)) ([2e1b22d](https://github.com/googlemaps/google-maps-services-js/commit/2e1b22df6252643bcb36d843785ca4585e5f1c57)) --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 42edc36f7e..1b6a8589be 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/google-maps-services-js", - "version": "3.3.8", + "version": "3.3.9", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 7651bb16ae..91cfc3c4a6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/google-maps-services-js", - "version": "3.3.8", + "version": "3.3.9", "description": "Node.js client library for Google Maps API Web Services", "keywords": [ "google",