From 44a618293135c491b15c4143cae28acaa19c6efb Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 11 Nov 2021 04:16:20 +0000 Subject: [PATCH] chore(release): 1.1.12 [skip ci] ### [1.1.12](https://github.com/googlemaps/react-wrapper/compare/v1.1.11...v1.1.12) (2021-11-11) ### Miscellaneous Chores * **deps-dev:** bump @testing-library/dom from 8.10.1 to 8.11.0 ([#247](https://github.com/googlemaps/react-wrapper/issues/247)) ([7f4d231](https://github.com/googlemaps/react-wrapper/commit/7f4d2311ebf63e290e3598796c2f3cd1cf8a1d38)) * **deps-dev:** bump @testing-library/dom from 8.11.0 to 8.11.1 ([#256](https://github.com/googlemaps/react-wrapper/issues/256)) ([b3eb0d9](https://github.com/googlemaps/react-wrapper/commit/b3eb0d92c5cd3353902b93c5c6a616b587c1b5a0)) * **deps-dev:** bump @types/google.maps from 3.46.0 to 3.46.1 ([#250](https://github.com/googlemaps/react-wrapper/issues/250)) ([e528b90](https://github.com/googlemaps/react-wrapper/commit/e528b90c59842df95041e57222179932aebdba3b)) * **deps-dev:** bump @types/react from 17.0.33 to 17.0.34 ([#246](https://github.com/googlemaps/react-wrapper/issues/246)) ([8c199f9](https://github.com/googlemaps/react-wrapper/commit/8c199f91674b2ef104e68dc036a33962882d3f89)) * **deps-dev:** bump @types/react-dom from 17.0.10 to 17.0.11 ([#248](https://github.com/googlemaps/react-wrapper/issues/248)) ([0e9f091](https://github.com/googlemaps/react-wrapper/commit/0e9f09170d89aa48e0510ff9e08962325e71310d)) * **deps-dev:** bump eslint-plugin-jest from 25.2.2 to 25.2.3 ([#249](https://github.com/googlemaps/react-wrapper/issues/249)) ([9a4325f](https://github.com/googlemaps/react-wrapper/commit/9a4325f888dc8a50ce7f56605952925a8f0d39d2)) * **deps-dev:** bump eslint-plugin-jest from 25.2.3 to 25.2.4 ([#253](https://github.com/googlemaps/react-wrapper/issues/253)) ([50baf74](https://github.com/googlemaps/react-wrapper/commit/50baf7414ead29f260aa5bcf25006609939efd46)) * **deps-dev:** bump eslint-plugin-react from 7.26.1 to 7.27.0 ([#255](https://github.com/googlemaps/react-wrapper/issues/255)) ([3a76ac1](https://github.com/googlemaps/react-wrapper/commit/3a76ac1c5598ae31ad2a8cb68219015899d9bea4)) * **deps-dev:** bump typedoc from 0.22.7 to 0.22.8 ([#252](https://github.com/googlemaps/react-wrapper/issues/252)) ([ef92713](https://github.com/googlemaps/react-wrapper/commit/ef92713945c5fb64b5a82dc4273667baf34b29fd)) * **deps:** bump @googlemaps/js-api-loader from 1.12.8 to 1.12.9 ([#254](https://github.com/googlemaps/react-wrapper/issues/254)) ([91989c6](https://github.com/googlemaps/react-wrapper/commit/91989c6245098d504c7f4d446ad5f409af90dadb)) --- 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 8130fcc6..bcb63e42 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/react-wrapper", - "version": "1.1.11", + "version": "1.1.12", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index f6b6cfd5..3f4ad26d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/react-wrapper", - "version": "1.1.11", + "version": "1.1.12", "description": "React component that wraps the loading of Google Maps JavaScript API.", "keywords": [ "google",