Skip to content

Commit

Permalink
chore(release): 3.3.14 [skip ci]
Browse files Browse the repository at this point in the history
### [3.3.14](v3.3.13...v3.3.14) (2022-05-25)

### Bug Fixes

* error response type ([#818](#818)) ([be8e291](be8e291))
* include src for sourcemaps ([#817](#817)) ([56f9ed3](56f9ed3))

### Documentation

* fix badges ([abeba45](abeba45))

### Miscellaneous Chores

* add --approve ([7bd96d1](7bd96d1))
* Created local '.github/workflows/dependabot.yml' from remote '.github/workflows/dependabot.yml' ([#809](#809)) ([bfe9c99](bfe9c99))
* fix approval by providing url to pr ([6303890](6303890))
* fix typo in check name ([#808](#808)) ([51731aa](51731aa))
* only approve ([ba74bac](ba74bac))
* simplify dependabot workflow ([9407bc2](9407bc2))
* Synced file(s) with googlemaps/.github ([#802](#802)) ([be73d5b](be73d5b))
* Synced local '.github/sync-repo-settings.yaml' with remote '.github/sync-repo-settings.yaml' ([#803](#803)) ([af836fa](af836fa))
* Synced local '.github/workflows/dependabot.yml' with remote '.github/workflows/dependabot.yml' ([#810](#810)) ([8e1bf94](8e1bf94))
* update owners ([#816](#816)) ([b7dbe63](b7dbe63))
* update pull request approval comment ([2493a2b](2493a2b))

### Build System

* **deps-dev:** bump @types/node from 17.0.25 to 17.0.27 ([#797](#797)) ([d211088](d211088))
* **deps-dev:** bump @types/node from 17.0.27 to 17.0.31 ([#799](#799)) ([da65be1](da65be1))
* **deps-dev:** bump @types/node from 17.0.31 to 17.0.35 ([#814](#814)) ([11076d9](11076d9))
* **deps-dev:** bump typescript from 4.6.3 to 4.6.4 ([#801](#801)) ([8922b88](8922b88)), closes [#48463](https://github.com/googlemaps/google-maps-services-js/issues/48463) [#48477](https://github.com/googlemaps/google-maps-services-js/issues/48477)
* **deps:** bump @googlemaps/url-signature from 1.0.20 to 1.0.21 ([#798](#798)) ([e46804a](e46804a))
* **deps:** bump axios from 0.26.1 to 0.27.0 ([#796](#796)) ([fddb899](fddb899))
* **deps:** bump axios from 0.27.0 to 0.27.2 ([#800](#800)) ([9e6a3b5](9e6a3b5)), closes [#3785](https://github.com/googlemaps/google-maps-services-js/issues/3785) [#4640](https://github.com/googlemaps/google-maps-services-js/issues/4640) [#4639](https://github.com/googlemaps/google-maps-services-js/issues/4639) [#4594](https://github.com/googlemaps/google-maps-services-js/issues/4594) [#4615](https://github.com/googlemaps/google-maps-services-js/issues/4615) [#3785](https://github.com/googlemaps/google-maps-services-js/issues/3785) [#4640](https://github.com/googlemaps/google-maps-services-js/issues/4640) [#4639](https://github.com/googlemaps/google-maps-services-js/issues/4639) [#4594](https://github.com/googlemaps/google-maps-services-js/issues/4594) [#4615](https://github.com/googlemaps/google-maps-services-js/issues/4615) [#4633](https://github.com/googlemaps/google-maps-services-js/issues/4633) [#4639](https://github.com/googlemaps/google-maps-services-js/issues/4639) [#3785](https://github.com/googlemaps/google-maps-services-js/issues/3785) [#4640](https://github.com/googlemaps/google-maps-services-js/issues/4640)
* fix workflow ([167044f](167044f))
* update required checks ([#807](#807)) ([263fd4f](263fd4f))
* update workflow and standardize check name ([20c94a0](20c94a0))
  • Loading branch information
googlemaps-bot committed May 25, 2022
1 parent 11076d9 commit 26d04fe
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.13",
"version": "3.3.14",
"description": "Node.js client library for Google Maps API Web Services",
"keywords": [
"google",
Expand Down

0 comments on commit 26d04fe

Please sign in to comment.