Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: mark AddressGeometry fields as optional #760

Merged
merged 1 commit into from
Feb 8, 2022

Conversation

jpoehnelt
Copy link
Contributor

fixes #754

@jpoehnelt jpoehnelt merged commit a97eeb5 into master Feb 8, 2022
@jpoehnelt jpoehnelt deleted the fix/addressgeometry branch February 8, 2022 16:50
googlemaps-bot added a commit that referenced this pull request Feb 8, 2022
### [3.3.9](v3.3.8...v3.3.9) (2022-02-08)

### Bug Fixes

* mark fields as optional ([#760](#760)) ([a97eeb5](a97eeb5))

### Build System

* **deps-dev:** bump @types/node from 17.0.13 to 17.0.16 ([#757](#757)) ([74fab7b](74fab7b))
* **deps-dev:** bump jest from 27.4.7 to 27.5.0 ([#755](#755)) ([bf03597](bf03597))
* **deps-dev:** bump nock from 13.2.2 to 13.2.4 ([#756](#756)) ([7fa5aef](7fa5aef))
* **deps:** bump @googlemaps/url-signature from 1.0.12 to 1.0.13 ([#759](#759)) ([2c39f7e](2c39f7e))
* **deps:** bump query-string from 7.1.0 to 7.1.1 ([#758](#758)) ([2e1b22d](2e1b22d))
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 3.3.9 🎉

The release is available on:

Your semantic-release bot 📦🚀

BaljeetSinghaw added a commit to BaljeetSinghaw/services-js that referenced this pull request Nov 11, 2022
### [3.3.9](googlemaps/google-maps-services-js@v3.3.8...v3.3.9) (2022-02-08)

### Bug Fixes

* mark fields as optional ([#760](googlemaps/google-maps-services-js#760)) ([4ac972f](googlemaps/google-maps-services-js@4ac972f))

### Build System

* **deps-dev:** bump @types/node from 17.0.13 to 17.0.16 ([#757](googlemaps/google-maps-services-js#757)) ([84901ca](googlemaps/google-maps-services-js@84901ca))
* **deps-dev:** bump jest from 27.4.7 to 27.5.0 ([#755](googlemaps/google-maps-services-js#755)) ([a58cc32](googlemaps/google-maps-services-js@a58cc32))
* **deps-dev:** bump nock from 13.2.2 to 13.2.4 ([#756](googlemaps/google-maps-services-js#756)) ([1601085](googlemaps/google-maps-services-js@1601085))
* **deps:** bump @googlemaps/url-signature from 1.0.12 to 1.0.13 ([#759](googlemaps/google-maps-services-js#759)) ([acee292](googlemaps/google-maps-services-js@acee292))
* **deps:** bump query-string from 7.1.0 to 7.1.1 ([#758](googlemaps/google-maps-services-js#758)) ([14d4f3b](googlemaps/google-maps-services-js@14d4f3b))
Smile4192 added a commit to Smile4192/google-maps-service-js that referenced this pull request Mar 7, 2023
### [3.3.9](googlemaps/google-maps-services-js@v3.3.8...v3.3.9) (2022-02-08)

### Bug Fixes

* mark fields as optional ([#760](googlemaps/google-maps-services-js#760)) ([a97eeb5](googlemaps/google-maps-services-js@a97eeb5))

### Build System

* **deps-dev:** bump @types/node from 17.0.13 to 17.0.16 ([#757](googlemaps/google-maps-services-js#757)) ([74fab7b](googlemaps/google-maps-services-js@74fab7b))
* **deps-dev:** bump jest from 27.4.7 to 27.5.0 ([#755](googlemaps/google-maps-services-js#755)) ([bf03597](googlemaps/google-maps-services-js@bf03597))
* **deps-dev:** bump nock from 13.2.2 to 13.2.4 ([#756](googlemaps/google-maps-services-js#756)) ([7fa5aef](googlemaps/google-maps-services-js@7fa5aef))
* **deps:** bump @googlemaps/url-signature from 1.0.12 to 1.0.13 ([#759](googlemaps/google-maps-services-js#759)) ([2c39f7e](googlemaps/google-maps-services-js@2c39f7e))
* **deps:** bump query-string from 7.1.0 to 7.1.1 ([#758](googlemaps/google-maps-services-js#758)) ([2e1b22d](googlemaps/google-maps-services-js@2e1b22d))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Optional fields of AddressGeometry
2 participants