From 0bc94ed8887c195ca6f71fdc47c206c4b2c7a9f5 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 3 Nov 2021 04:18:58 +0000 Subject: [PATCH] chore(release): 1.1.11 [skip ci] ### [1.1.11](https://github.com/googlemaps/react-wrapper/compare/v1.1.10...v1.1.11) (2021-11-03) ### Styles * apply gts ([#241](https://github.com/googlemaps/react-wrapper/issues/241)) ([11fca0a](https://github.com/googlemaps/react-wrapper/commit/11fca0a90dd6783933ed239d37fe8a57a93b3601)) ### Miscellaneous Chores * **deps-dev:** bump @babel/preset-react from 7.14.5 to 7.16.0 ([#242](https://github.com/googlemaps/react-wrapper/issues/242)) ([010721c](https://github.com/googlemaps/react-wrapper/commit/010721c23a1342368e6302e853e4b8b49dcd1266)) * **deps-dev:** bump rollup from 2.58.0 to 2.58.3 ([#236](https://github.com/googlemaps/react-wrapper/issues/236)) ([6069ba6](https://github.com/googlemaps/react-wrapper/commit/6069ba628991f34a792f587c119c776d2ba6e2a5)) * **deps-dev:** bump rollup from 2.58.3 to 2.59.0 ([#244](https://github.com/googlemaps/react-wrapper/issues/244)) ([75fb19a](https://github.com/googlemaps/react-wrapper/commit/75fb19ae05125e54c4c6f9042ee0886240bf9bce)) * **deps:** bump @googlemaps/js-api-loader from 1.12.7 to 1.12.8 ([#245](https://github.com/googlemaps/react-wrapper/issues/245)) ([76ddab1](https://github.com/googlemaps/react-wrapper/commit/76ddab1d341658d25d94604a9c565d6514ecd9a3)) * Synced local '.eslintrc.json' with remote 'sync-files/js/.eslintrc.json' ([#237](https://github.com/googlemaps/react-wrapper/issues/237)) ([342d17d](https://github.com/googlemaps/react-wrapper/commit/342d17d3bba438c829089bb60de41504367b5400)) * Synced local '.eslintrc.json' with remote 'sync-files/js/.eslintrc.json' ([#239](https://github.com/googlemaps/react-wrapper/issues/239)) ([2efbcac](https://github.com/googlemaps/react-wrapper/commit/2efbcacd2d434580266c2c99887907c7fc552849)) * Synced local '.eslintrc.json' with remote 'sync-files/js/.eslintrc.json' ([#243](https://github.com/googlemaps/react-wrapper/issues/243)) ([e54f779](https://github.com/googlemaps/react-wrapper/commit/e54f77990070153a3e6f18216c8e3b3c954a0ac1)) * Synced local '.github/' with remote 'sync-files/js/.github/' ([#238](https://github.com/googlemaps/react-wrapper/issues/238)) ([eeca02b](https://github.com/googlemaps/react-wrapper/commit/eeca02b0f9f3fa38513769eaa8e3b014f1f492bc)) --- 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 5ed8ae59..2d328b03 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/react-wrapper", - "version": "1.1.10", + "version": "1.1.11", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index b9eecf74..f6b6cfd5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/react-wrapper", - "version": "1.1.10", + "version": "1.1.11", "description": "React component that wraps the loading of Google Maps JavaScript API.", "keywords": [ "google",