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

bump @googlemaps/url-signature from 1.0.21 to 1.0.24 #821

Merged
merged 1 commit into from
Jun 1, 2022

Conversation

shahmirn
Copy link
Contributor

@shahmirn shahmirn commented Jun 1, 2022

url-signature-1.0.24 fixes an issue with source maps not being published.


Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open a GitHub issue as a bug/feature request before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #767

@shahmirn
Copy link
Contributor Author

shahmirn commented Jun 1, 2022

@jpoehnelt Could you take a look? Thanks!

@jpoehnelt jpoehnelt enabled auto-merge (squash) June 1, 2022 16:25
@jpoehnelt jpoehnelt merged commit 3040a72 into googlemaps:master Jun 1, 2022
googlemaps-bot added a commit that referenced this pull request Jun 1, 2022
### [3.3.15](v3.3.14...v3.3.15) (2022-06-01)

### Bug Fixes

* bump @googlemaps/url-signature from 1.0.21 to 1.0.24 ([#821](#821)) ([3040a72](3040a72))

### Build System

* **deps-dev:** bump @types/node from 17.0.35 to 17.0.36 ([#820](#820)) ([e428a00](e428a00))
* **deps-dev:** bump typedoc from 0.22.15 to 0.22.16 ([#819](#819)) ([231bd9b](231bd9b))
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 3.3.15 🎉

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.15](googlemaps/google-maps-services-js@v3.3.14...v3.3.15) (2022-06-01)

### Bug Fixes

* bump @googlemaps/url-signature from 1.0.21 to 1.0.24 ([#821](googlemaps/google-maps-services-js#821)) ([5fdd3e4](googlemaps/google-maps-services-js@5fdd3e4))

### Build System

* **deps-dev:** bump @types/node from 17.0.35 to 17.0.36 ([#820](googlemaps/google-maps-services-js#820)) ([86d4642](googlemaps/google-maps-services-js@86d4642))
* **deps-dev:** bump typedoc from 0.22.15 to 0.22.16 ([#819](googlemaps/google-maps-services-js#819)) ([be949d0](googlemaps/google-maps-services-js@be949d0))
Smile4192 added a commit to Smile4192/google-maps-service-js that referenced this pull request Mar 7, 2023
### [3.3.15](googlemaps/google-maps-services-js@v3.3.14...v3.3.15) (2022-06-01)

### Bug Fixes

* bump @googlemaps/url-signature from 1.0.21 to 1.0.24 ([#821](googlemaps/google-maps-services-js#821)) ([3040a72](googlemaps/google-maps-services-js@3040a72))

### Build System

* **deps-dev:** bump @types/node from 17.0.35 to 17.0.36 ([#820](googlemaps/google-maps-services-js#820)) ([e428a00](googlemaps/google-maps-services-js@e428a00))
* **deps-dev:** bump typedoc from 0.22.15 to 0.22.16 ([#819](googlemaps/google-maps-services-js#819)) ([231bd9b](googlemaps/google-maps-services-js@231bd9b))
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.

Errors related to source map with Webpack 5
4 participants