From 9823438ba88819500911fcc662b57938c0e71917 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 1 Aug 2022 04:13:13 +0000 Subject: [PATCH] chore(release): 1.1.36 [skip ci] ### [1.1.36](https://github.com/googlemaps/react-wrapper/compare/v1.1.35...v1.1.36) (2022-08-01) ### Miscellaneous Chores * **deps-dev:** bump @babel/preset-react from 7.17.12 to 7.18.6 ([#489](https://github.com/googlemaps/react-wrapper/issues/489)) ([efceb7c](https://github.com/googlemaps/react-wrapper/commit/efceb7c3a6f520bd439c5e730c69688c2afaca3a)) * **deps-dev:** bump @rollup/plugin-commonjs from 22.0.0 to 22.0.1 ([#486](https://github.com/googlemaps/react-wrapper/issues/486)) ([3412ae4](https://github.com/googlemaps/react-wrapper/commit/3412ae42d30a3437ffcaa06d47312a0e4c1cf314)) * **deps-dev:** bump @rollup/plugin-typescript from 8.3.3 to 8.3.4 ([#503](https://github.com/googlemaps/react-wrapper/issues/503)) ([a65d205](https://github.com/googlemaps/react-wrapper/commit/a65d205059d18cff5277c46fc0cae4ae3d00cae1)) * **deps-dev:** bump @testing-library/dom from 8.13.0 to 8.14.0 ([#487](https://github.com/googlemaps/react-wrapper/issues/487)) ([6d1f99b](https://github.com/googlemaps/react-wrapper/commit/6d1f99b70f0752d4b0680ba7db40cd1087cda976)) * **deps-dev:** bump @testing-library/dom from 8.14.0 to 8.15.0 ([#492](https://github.com/googlemaps/react-wrapper/issues/492)) ([6192b2c](https://github.com/googlemaps/react-wrapper/commit/6192b2c11dc1d278930ce02dc92997654ba6adbb)) * **deps-dev:** bump @testing-library/dom from 8.15.0 to 8.16.0 ([#498](https://github.com/googlemaps/react-wrapper/issues/498)) ([792b443](https://github.com/googlemaps/react-wrapper/commit/792b443c998cba38fc9aa294725eef1a8bc0d04c)) * **deps-dev:** bump eslint-plugin-jest from 26.5.3 to 26.6.0 ([#495](https://github.com/googlemaps/react-wrapper/issues/495)) ([b6a594c](https://github.com/googlemaps/react-wrapper/commit/b6a594c93a666f8b22d72c64570d89ad3486a011)) * **deps-dev:** bump eslint-plugin-react from 7.30.0 to 7.30.1 ([#484](https://github.com/googlemaps/react-wrapper/issues/484)) ([7e72b97](https://github.com/googlemaps/react-wrapper/commit/7e72b9779b917788c73fc1ec430eb27a861abf58)) * **deps-dev:** bump rollup from 2.75.6 to 2.75.7 ([#483](https://github.com/googlemaps/react-wrapper/issues/483)) ([d770b8d](https://github.com/googlemaps/react-wrapper/commit/d770b8d3abb44c5d5d4b0257b2e3ae41d37d0ebf)) * **deps-dev:** bump rollup from 2.75.7 to 2.76.0 ([#493](https://github.com/googlemaps/react-wrapper/issues/493)) ([6d3f893](https://github.com/googlemaps/react-wrapper/commit/6d3f893a077677d8c621f5b123456b4daee38a2e)) * **deps-dev:** bump rollup from 2.76.0 to 2.77.0 ([#497](https://github.com/googlemaps/react-wrapper/issues/497)) ([1560c4e](https://github.com/googlemaps/react-wrapper/commit/1560c4eeb91dc3af0c85f9430822c4cc8b06e275)) * **deps-dev:** bump typedoc from 0.22.17 to 0.23.1 ([#485](https://github.com/googlemaps/react-wrapper/issues/485)) ([3b2252a](https://github.com/googlemaps/react-wrapper/commit/3b2252ab861f9762f9b990d2b798ef616fbf8285)) * **deps-dev:** bump typedoc from 0.23.1 to 0.23.5 ([#490](https://github.com/googlemaps/react-wrapper/issues/490)) ([13ace19](https://github.com/googlemaps/react-wrapper/commit/13ace19d69b8a229675e5c6e0fcb79c645d1514b)) * **deps-dev:** bump typedoc from 0.23.5 to 0.23.7 ([#491](https://github.com/googlemaps/react-wrapper/issues/491)) ([8b45d93](https://github.com/googlemaps/react-wrapper/commit/8b45d9369a0c1ee4006eed5414b53cdb3db51017)) * **deps-dev:** bump typedoc from 0.23.7 to 0.23.8 ([#496](https://github.com/googlemaps/react-wrapper/issues/496)) ([0b88d89](https://github.com/googlemaps/react-wrapper/commit/0b88d8902439ff73855f53c8cccbcc89cb1f29c0)) * **deps-dev:** bump typedoc from 0.23.8 to 0.23.9 ([#501](https://github.com/googlemaps/react-wrapper/issues/501)) ([57332aa](https://github.com/googlemaps/react-wrapper/commit/57332aa6f626a2a21237ce3cb61193adfeb441bb)) --- 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 e2809bdc..0fd456c7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/react-wrapper", - "version": "1.1.35", + "version": "1.1.36", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 34aa28c6..f56c8596 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/react-wrapper", - "version": "1.1.35", + "version": "1.1.36", "description": "React component that wraps the loading of Google Maps JavaScript API.", "keywords": [ "google",