From 4b29a0e76a77c370a51a155d952f36a92bdbea3b Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 3 Mar 2022 04:13:36 +0000 Subject: [PATCH] chore(release): 1.1.26 [skip ci] ### [1.1.26](https://github.com/googlemaps/react-wrapper/compare/v1.1.25...v1.1.26) (2022-03-03) ### Miscellaneous Chores * **deps-dev:** bump @rollup/plugin-commonjs from 21.0.1 to 21.0.2 ([#347](https://github.com/googlemaps/react-wrapper/issues/347)) ([d28983e](https://github.com/googlemaps/react-wrapper/commit/d28983e508de9e509b747a3db377ade9449c6bd1)) * **deps-dev:** bump @rollup/plugin-typescript from 8.3.0 to 8.3.1 ([#348](https://github.com/googlemaps/react-wrapper/issues/348)) ([d96ac37](https://github.com/googlemaps/react-wrapper/commit/d96ac3776103fc01c74d01b83c68a6e85f235dad)) * **deps-dev:** bump @types/google.maps from 3.47.4 to 3.48.0 ([#350](https://github.com/googlemaps/react-wrapper/issues/350)) ([2730acd](https://github.com/googlemaps/react-wrapper/commit/2730acd1c4b1a29dcca5d736db691abeb0495480)) * **deps-dev:** bump @types/google.maps from 3.48.0 to 3.48.1 ([#351](https://github.com/googlemaps/react-wrapper/issues/351)) ([20dd07c](https://github.com/googlemaps/react-wrapper/commit/20dd07cbf7d64343d4fe4c10c635f086e1fdd240)) * **deps-dev:** bump @types/jest from 27.4.0 to 27.4.1 ([#349](https://github.com/googlemaps/react-wrapper/issues/349)) ([051d3e9](https://github.com/googlemaps/react-wrapper/commit/051d3e93c700539f49f97ea8cfcc8aac6b8bb200)) * **deps-dev:** bump @types/react-dom from 17.0.11 to 17.0.12 ([#355](https://github.com/googlemaps/react-wrapper/issues/355)) ([307b893](https://github.com/googlemaps/react-wrapper/commit/307b893cfe9b5ff6def4050d3c505e705fe90a4d)) * **deps-dev:** bump @types/react-dom from 17.0.12 to 17.0.13 ([#358](https://github.com/googlemaps/react-wrapper/issues/358)) ([6480f96](https://github.com/googlemaps/react-wrapper/commit/6480f96aeafa9b51c5e4d2a9a0c612a8b99e2abe)) * **deps-dev:** bump eslint-plugin-react from 7.28.0 to 7.29.2 ([#353](https://github.com/googlemaps/react-wrapper/issues/353)) ([52dce5f](https://github.com/googlemaps/react-wrapper/commit/52dce5f58a8411562d5c1a3a8e1f979ad3e3e506)) * **deps-dev:** bump rollup from 2.68.0 to 2.69.0 ([#357](https://github.com/googlemaps/react-wrapper/issues/357)) ([4d5feba](https://github.com/googlemaps/react-wrapper/commit/4d5feba6d39a888dd96340e644983a288da484fb)) * **deps:** bump @googlemaps/js-api-loader from 1.13.6 to 1.13.7 ([#352](https://github.com/googlemaps/react-wrapper/issues/352)) ([4677bd2](https://github.com/googlemaps/react-wrapper/commit/4677bd29eecc95165d0f7814d1f409788e3d82cd)) --- 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 1d0a79b2..8439ba19 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/react-wrapper", - "version": "1.1.25", + "version": "1.1.26", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index feab5116..f7a6a1a7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/react-wrapper", - "version": "1.1.25", + "version": "1.1.26", "description": "React component that wraps the loading of Google Maps JavaScript API.", "keywords": [ "google",