Skip to content

Commit

Permalink
chore(release): 1.14.2 [skip ci]
Browse files Browse the repository at this point in the history
### [1.14.2](v1.14.1...v1.14.2) (2022-05-10)

### Build System

* checkout with credentials ([#621](#621)) ([2871a3f](2871a3f))
* **deps-dev:** bump @babel/preset-env from 7.16.11 to 7.17.10 ([#608](#608)) ([dfc46be](dfc46be)), closes [#14479](https://github.com/googlemaps/js-api-loader/issues/14479) [#14506](https://github.com/googlemaps/js-api-loader/issues/14506) [#14424](https://github.com/googlemaps/js-api-loader/issues/14424) [#14493](https://github.com/googlemaps/js-api-loader/issues/14493) [#14462](https://github.com/googlemaps/js-api-loader/issues/14462) [#14497](https://github.com/googlemaps/js-api-loader/issues/14497) [#14427](https://github.com/googlemaps/js-api-loader/issues/14427) [#14396](https://github.com/googlemaps/js-api-loader/issues/14396) [#14387](https://github.com/googlemaps/js-api-loader/issues/14387) [#14479](https://github.com/googlemaps/js-api-loader/issues/14479) [#14506](https://github.com/googlemaps/js-api-loader/issues/14506) [#14424](https://github.com/googlemaps/js-api-loader/issues/14424) [#14493](https://github.com/googlemaps/js-api-loader/issues/14493) [#14462](https://github.com/googlemaps/js-api-loader/issues/14462) [#14497](https://github.com/googlemaps/js-api-loader/issues/14497) [#14427](https://github.com/googlemaps/js-api-loader/issues/14427) [#14396](https://github.com/googlemaps/js-api-loader/issues/14396) [#14387](https://github.com/googlemaps/js-api-loader/issues/14387) [#14384](https://github.com/googlemaps/js-api-loader/issues/14384) [#14378](https://github.com/googlemaps/js-api-loader/issues/14378) [#14366](https://github.com/googlemaps/js-api-loader/issues/14366) [#14351](https://github.com/googlemaps/js-api-loader/issues/14351) [#14398](https://github.com/googlemaps/js-api-loader/issues/14398) [#14397](https://github.com/googlemaps/js-api-loader/issues/14397) [#14419](https://github.com/googlemaps/js-api-loader/issues/14419) [#14474](https://github.com/googlemaps/js-api-loader/issues/14474) [#14475](https://github.com/googlemaps/js-api-loader/issues/14475) [#14366](https://github.com/googlemaps/js-api-loader/issues/14366) [#14275](https://github.com/googlemaps/js-api-loader/issues/14275)
* **deps-dev:** bump @rollup/plugin-commonjs from 21.1.0 to 22.0.0 ([#599](#599)) ([42f706c](42f706c))
* **deps-dev:** bump @types/google.maps from 3.48.6 to 3.48.7 ([#604](#604)) ([69d3259](69d3259))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#602](#602)) ([1fe7c55](1fe7c55))
* **deps-dev:** bump @typescript-eslint/parser from 5.20.0 to 5.21.0 ([#603](#603)) ([a111651](a111651))
* **deps-dev:** bump chromedriver from 100.0.0 to 101.0.0 ([#609](#609)) ([322e032](322e032))
* **deps-dev:** bump core-js from 3.22.1 to 3.22.2 ([#598](#598)) ([45eff40](45eff40))
* **deps-dev:** bump core-js from 3.22.2 to 3.22.4 ([#610](#610)) ([bcd24c0](bcd24c0))
* **deps-dev:** bump eslint from 8.13.0 to 8.14.0 ([#601](#601)) ([947b75a](947b75a))
* **deps-dev:** bump eslint-plugin-jest from 26.1.4 to 26.1.5 ([#600](#600)) ([10be959](10be959))
* **deps-dev:** bump selenium-webdriver from 4.1.1 to 4.1.2 ([#606](#606)) ([e8f4306](e8f4306))
* **deps-dev:** bump typescript from 4.6.3 to 4.6.4 ([#607](#607)) ([795672a](795672a)), closes [#48463](https://github.com/googlemaps/js-api-loader/issues/48463) [#48477](https://github.com/googlemaps/js-api-loader/issues/48477)
* standardize check name ([#620](#620)) ([99dcd2c](99dcd2c))
* use different token for branch protection ([#618](#618)) ([e87a977](e87a977))
* use different token for branch protection ([#619](#619)) ([ef8fcaf](ef8fcaf))
  • Loading branch information
semantic-release-bot committed May 10, 2022
1 parent 2871a3f commit 20ced00
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/js-api-loader",
"version": "1.14.1",
"version": "1.14.2",
"description": "Wrapper for the loading of Google Maps JavaScript API script in the browser",
"keywords": [
"google",
Expand Down

0 comments on commit 20ced00

Please sign in to comment.