From 5cbd621c3d28b85ca12e01ce908afb85f62572f4 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 28 Sep 2021 18:22:23 +0000 Subject: [PATCH] chore(release): 1.1.7 [skip ci] ### [1.1.7](https://github.com/googlemaps/react-wrapper/compare/v1.1.6...v1.1.7) (2021-09-28) ### Miscellaneous Chores * **deps-dev:** bump @rollup/plugin-node-resolve from 13.0.4 to 13.0.5 ([#184](https://github.com/googlemaps/react-wrapper/issues/184)) ([edfb291](https://github.com/googlemaps/react-wrapper/commit/edfb2913dddcdf97dbb39a0b120f5a8aee9afc9c)) * **deps-dev:** bump @testing-library/dom from 8.5.0 to 8.6.0 ([#185](https://github.com/googlemaps/react-wrapper/issues/185)) ([a10dfc4](https://github.com/googlemaps/react-wrapper/commit/a10dfc42e6820188f8eb36f9cc8f7c4fbbf01b5d)) * **deps-dev:** bump @testing-library/react from 12.1.0 to 12.1.1 ([#191](https://github.com/googlemaps/react-wrapper/issues/191)) ([d064a74](https://github.com/googlemaps/react-wrapper/commit/d064a747e84175db5c00ee620a089656f6ad3f5f)) * **deps-dev:** bump @types/react from 17.0.22 to 17.0.24 ([#183](https://github.com/googlemaps/react-wrapper/issues/183)) ([5237389](https://github.com/googlemaps/react-wrapper/commit/52373895ee5c007714971d6bac6e681d5d165e43)) * **deps-dev:** bump @typescript-eslint/eslint-plugin ([#189](https://github.com/googlemaps/react-wrapper/issues/189)) ([c336017](https://github.com/googlemaps/react-wrapper/commit/c3360173fb8ae79503507819a4a29f7382298e81)) * **deps-dev:** bump @typescript-eslint/parser from 4.31.2 to 4.32.0 ([#190](https://github.com/googlemaps/react-wrapper/issues/190)) ([d88abd9](https://github.com/googlemaps/react-wrapper/commit/d88abd9210a457ccb3a2c81dd32e7d3fdfdf6360)) * **deps-dev:** bump rollup from 2.56.3 to 2.57.0 ([#186](https://github.com/googlemaps/react-wrapper/issues/186)) ([842d851](https://github.com/googlemaps/react-wrapper/commit/842d851922f7939885e66f201e5deaa5d245077d)) * **deps:** bump @googlemaps/js-api-loader from 1.12.3 to 1.12.4 ([#188](https://github.com/googlemaps/react-wrapper/issues/188)) ([0c4a980](https://github.com/googlemaps/react-wrapper/commit/0c4a9804a853e2c8520f2c94e54c606cbcd33c45)) * Synced local '.eslintrc.json' with remote 'sync-files/js/.eslintrc.json' ([#182](https://github.com/googlemaps/react-wrapper/issues/182)) ([02ec766](https://github.com/googlemaps/react-wrapper/commit/02ec76687a3a2473f2426c98f06deecec98acba3)) * Synced local '.eslintrc.json' with remote 'sync-files/js/.eslintrc.json' ([#187](https://github.com/googlemaps/react-wrapper/issues/187)) ([dcb5b35](https://github.com/googlemaps/react-wrapper/commit/dcb5b35f2011958c428d1c6e1390bf5d4f919d12)) * Synced local '.eslintrc.json' with remote 'sync-files/js/.eslintrc.json' ([#192](https://github.com/googlemaps/react-wrapper/issues/192)) ([c6a2d1b](https://github.com/googlemaps/react-wrapper/commit/c6a2d1b5b74cd67e9f51b179eb0cb6e14bdc8eac)) --- 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 0bb6c960..8cde0990 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/react-wrapper", - "version": "1.1.6", + "version": "1.1.7", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 9cb0103b..40f02191 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/react-wrapper", - "version": "1.1.6", + "version": "1.1.7", "description": "React component that wraps the loading of Google Maps JavaScript API.", "keywords": [ "google",