From 6a9c0e123523572c0873cf83f3ce8d0e07dd45f9 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 26 Oct 2021 04:14:45 +0000 Subject: [PATCH] chore(release): 1.1.10 [skip ci] ### [1.1.10](https://github.com/googlemaps/react-wrapper/compare/v1.1.9...v1.1.10) (2021-10-26) ### Miscellaneous Chores * **deps-dev:** bump @rollup/plugin-commonjs from 21.0.0 to 21.0.1 ([#228](https://github.com/googlemaps/react-wrapper/issues/228)) ([bcc1b8f](https://github.com/googlemaps/react-wrapper/commit/bcc1b8f96500fa2c6ca7cc828bd37fb880433569)) * **deps-dev:** bump @rollup/plugin-node-resolve from 13.0.5 to 13.0.6 ([#229](https://github.com/googlemaps/react-wrapper/issues/229)) ([4b6385d](https://github.com/googlemaps/react-wrapper/commit/4b6385d49cd7346ebca479334d83ec1743a7b164)) * **deps-dev:** bump @testing-library/dom from 8.9.1 to 8.10.1 ([#226](https://github.com/googlemaps/react-wrapper/issues/226)) ([79c2dd5](https://github.com/googlemaps/react-wrapper/commit/79c2dd579934239ca0969a4f4bddf34b075fbc2c)) * **deps-dev:** bump @types/google.maps from 3.45.6 to 3.46.0 ([#227](https://github.com/googlemaps/react-wrapper/issues/227)) ([8cbdfd6](https://github.com/googlemaps/react-wrapper/commit/8cbdfd6080fe12375a99f7310e21fd6bed57c0b4)) * **deps-dev:** bump @types/react from 17.0.30 to 17.0.31 ([#230](https://github.com/googlemaps/react-wrapper/issues/230)) ([ad10b8e](https://github.com/googlemaps/react-wrapper/commit/ad10b8e29bd170c0c0cd083898cbd575532108aa)) * **deps-dev:** bump @types/react from 17.0.31 to 17.0.32 ([#232](https://github.com/googlemaps/react-wrapper/issues/232)) ([8a4f833](https://github.com/googlemaps/react-wrapper/commit/8a4f8338c4a22431008200401aa2f4f4a044f00b)) * **deps-dev:** bump @types/react from 17.0.32 to 17.0.33 ([#235](https://github.com/googlemaps/react-wrapper/issues/235)) ([c76a533](https://github.com/googlemaps/react-wrapper/commit/c76a53318c713a8be8ea7758226591af6e2755c7)) * **deps-dev:** bump @types/react-dom from 17.0.9 to 17.0.10 ([#231](https://github.com/googlemaps/react-wrapper/issues/231)) ([5f5841f](https://github.com/googlemaps/react-wrapper/commit/5f5841fcdbfeb6a440566187ace8e0d0b77840c0)) * **deps-dev:** bump typedoc from 0.22.6 to 0.22.7 ([#233](https://github.com/googlemaps/react-wrapper/issues/233)) ([6abfcf9](https://github.com/googlemaps/react-wrapper/commit/6abfcf955ad2043f9ebed2a7d6babd2191efbdc5)) * **deps:** bump @googlemaps/js-api-loader from 1.12.6 to 1.12.7 ([#234](https://github.com/googlemaps/react-wrapper/issues/234)) ([08d85fe](https://github.com/googlemaps/react-wrapper/commit/08d85feac527240e1544d5e65255f0b7becb8bb5)) --- 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 14e806f5..6d804bdd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/react-wrapper", - "version": "1.1.9", + "version": "1.1.10", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index bc5e34be..3ea30d74 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/react-wrapper", - "version": "1.1.9", + "version": "1.1.10", "description": "React component that wraps the loading of Google Maps JavaScript API.", "keywords": [ "google",