From 753d2bcf0943b70a34554a0e6ab4425103236ca0 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 22 Apr 2022 04:18:51 +0000 Subject: [PATCH] chore(release): 1.1.32 [skip ci] ### [1.1.32](https://github.com/googlemaps/react-wrapper/compare/v1.1.31...v1.1.32) (2022-04-22) ### Miscellaneous Chores * **deps-dev:** bump @rollup/plugin-commonjs from 21.0.3 to 21.1.0 ([#410](https://github.com/googlemaps/react-wrapper/issues/410)) ([865eb98](https://github.com/googlemaps/react-wrapper/commit/865eb9869d0ceeb76c90e09ac78ee3a459144d67)) * **deps-dev:** bump @rollup/plugin-node-resolve from 13.2.0 to 13.2.1 ([#409](https://github.com/googlemaps/react-wrapper/issues/409)) ([1d53c15](https://github.com/googlemaps/react-wrapper/commit/1d53c15c14ebd1508f23e1be025c2c1e41df5c6e)) * **deps-dev:** bump @testing-library/react from 13.0.1 to 13.1.1 ([#411](https://github.com/googlemaps/react-wrapper/issues/411)) ([fdc6ff3](https://github.com/googlemaps/react-wrapper/commit/fdc6ff329e67f419662f8ae6e9cc54cd041b5eec)) * **deps-dev:** bump @types/google.maps from 3.48.5 to 3.48.6 ([#413](https://github.com/googlemaps/react-wrapper/issues/413)) ([c218894](https://github.com/googlemaps/react-wrapper/commit/c218894a08f219bf1b88784e3bc1ca068a851b0d)) * **deps-dev:** bump @types/react from 18.0.4 to 18.0.5 ([#408](https://github.com/googlemaps/react-wrapper/issues/408)) ([ab510ff](https://github.com/googlemaps/react-wrapper/commit/ab510ff06762ca57243ddb756cf569c35fe9c309)) * **deps-dev:** bump @types/react from 18.0.5 to 18.0.6 ([#415](https://github.com/googlemaps/react-wrapper/issues/415)) ([66adf3c](https://github.com/googlemaps/react-wrapper/commit/66adf3c75a16b95cc42de337164e4314df32ba16)) * **deps-dev:** bump @types/react-dom from 18.0.1 to 18.0.2 ([#416](https://github.com/googlemaps/react-wrapper/issues/416)) ([880ab11](https://github.com/googlemaps/react-wrapper/commit/880ab11e421c5ed5a76a25273d996d0f38c70779)) * **deps-dev:** bump rollup from 2.70.1 to 2.70.2 ([#412](https://github.com/googlemaps/react-wrapper/issues/412)) ([788d7ad](https://github.com/googlemaps/react-wrapper/commit/788d7ad8cbad56f0191ed1e960fb08e336d2e964)) * **deps-dev:** bump tslib from 2.3.1 to 2.4.0 ([#417](https://github.com/googlemaps/react-wrapper/issues/417)) ([9646ffb](https://github.com/googlemaps/react-wrapper/commit/9646ffb901a1c7bc964cb92df931165f5bccc073)) * **deps:** bump @googlemaps/js-api-loader from 1.14.0 to 1.14.1 ([#414](https://github.com/googlemaps/react-wrapper/issues/414)) ([0364e80](https://github.com/googlemaps/react-wrapper/commit/0364e800ccbadc772c13be7d648650913984f3d7)) --- 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 8c8edaa9..07788bed 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/react-wrapper", - "version": "1.1.31", + "version": "1.1.32", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index f4ca3c83..f2ab9f64 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/react-wrapper", - "version": "1.1.31", + "version": "1.1.32", "description": "React component that wraps the loading of Google Maps JavaScript API.", "keywords": [ "google",