From 75e5bd1ddc66573a86d306cd43039c4f20f6a85f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 18 Oct 2021 04:20:18 +0000 Subject: [PATCH] chore(release): 1.1.9 [skip ci] ### [1.1.9](https://github.com/googlemaps/react-wrapper/compare/v1.1.8...v1.1.9) (2021-10-18) ### Miscellaneous Chores * **deps-dev:** bump @testing-library/dom from 8.7.2 to 8.9.0 ([#219](https://github.com/googlemaps/react-wrapper/issues/219)) ([324fd26](https://github.com/googlemaps/react-wrapper/commit/324fd26b05e951ec674f71c9b7fe3cc126441b6f)) * **deps-dev:** bump @testing-library/dom from 8.9.0 to 8.9.1 ([#220](https://github.com/googlemaps/react-wrapper/issues/220)) ([7dd453c](https://github.com/googlemaps/react-wrapper/commit/7dd453c36ca17694a4a813cb2c6eee4b718b2e6c)) * **deps-dev:** bump @types/react from 17.0.27 to 17.0.29 ([#218](https://github.com/googlemaps/react-wrapper/issues/218)) ([7b85974](https://github.com/googlemaps/react-wrapper/commit/7b85974064c93bf6cd32b422a44d8a6cc9933273)) * **deps-dev:** bump @types/react from 17.0.29 to 17.0.30 ([#221](https://github.com/googlemaps/react-wrapper/issues/221)) ([5bfe28f](https://github.com/googlemaps/react-wrapper/commit/5bfe28f7319d1cd4eda6c031a24940b504daafa6)) * **deps-dev:** bump eslint-plugin-jest from 24.5.2 to 25.0.1 ([#215](https://github.com/googlemaps/react-wrapper/issues/215)) ([6371295](https://github.com/googlemaps/react-wrapper/commit/63712959dc616229c74c3792c01762524f67d4f2)) * **deps-dev:** bump eslint-plugin-jest from 25.0.1 to 25.0.5 ([#216](https://github.com/googlemaps/react-wrapper/issues/216)) ([b8e8344](https://github.com/googlemaps/react-wrapper/commit/b8e83447048e04d07da632993ef11e4ca9e468c8)) * **deps-dev:** bump eslint-plugin-jest from 25.0.5 to 25.2.1 ([#222](https://github.com/googlemaps/react-wrapper/issues/222)) ([5d2b092](https://github.com/googlemaps/react-wrapper/commit/5d2b092dbeaf92da38c0d89a62677bcf2167a092)) * **deps-dev:** bump eslint-plugin-jest from 25.2.1 to 25.2.2 ([#224](https://github.com/googlemaps/react-wrapper/issues/224)) ([aacc3d7](https://github.com/googlemaps/react-wrapper/commit/aacc3d7da58e7fe0a8045e70d96bab979998902f)) * **deps-dev:** bump typedoc from 0.22.5 to 0.22.6 ([#223](https://github.com/googlemaps/react-wrapper/issues/223)) ([f300c37](https://github.com/googlemaps/react-wrapper/commit/f300c37b52417d389d1c77d28fbc0a6c4b36fefa)) * **deps-dev:** bump typescript from 4.4.3 to 4.4.4 ([#217](https://github.com/googlemaps/react-wrapper/issues/217)) ([df7310e](https://github.com/googlemaps/react-wrapper/commit/df7310e7726f0b448b99779a5b81b28d148eefa9)) * **deps:** bump @googlemaps/js-api-loader from 1.12.5 to 1.12.6 ([#225](https://github.com/googlemaps/react-wrapper/issues/225)) ([0733d0a](https://github.com/googlemaps/react-wrapper/commit/0733d0a76b879d8074549775aed9a5e291d6c69e)) --- 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 a2f9e813..b9aeb481 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/react-wrapper", - "version": "1.1.8", + "version": "1.1.9", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 4d577460..bc5e34be 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/react-wrapper", - "version": "1.1.8", + "version": "1.1.9", "description": "React component that wraps the loading of Google Maps JavaScript API.", "keywords": [ "google",