From 89bb37d689d3e1db612d0be9e173f53137752b3f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 22 Nov 2021 04:17:21 +0000 Subject: [PATCH] chore(release): 1.1.13 [skip ci] ### [1.1.13](https://github.com/googlemaps/react-wrapper/compare/v1.1.12...v1.1.13) (2021-11-22) ### Build System * update rollup dev dependencies ([#260](https://github.com/googlemaps/react-wrapper/issues/260)) ([618080a](https://github.com/googlemaps/react-wrapper/commit/618080ace01a8e8d53d8c652150241db87295d7e)) ### Miscellaneous Chores * **deps-dev:** bump @types/jest from 27.0.2 to 27.0.3 ([#263](https://github.com/googlemaps/react-wrapper/issues/263)) ([789d4db](https://github.com/googlemaps/react-wrapper/commit/789d4db44609a715b72a9cca0e794c1ac360502a)) * **deps-dev:** bump @types/react from 17.0.34 to 17.0.35 ([#261](https://github.com/googlemaps/react-wrapper/issues/261)) ([8bc2b4f](https://github.com/googlemaps/react-wrapper/commit/8bc2b4f6ae8eb145c02b3447cfdae5cb09d8f02d)) * **deps-dev:** bump @types/react from 17.0.35 to 17.0.36 ([#264](https://github.com/googlemaps/react-wrapper/issues/264)) ([0affe76](https://github.com/googlemaps/react-wrapper/commit/0affe76e5e702ca5e68c9c91c81a937131cd3c21)) * **deps-dev:** bump rollup from 2.59.0 to 2.60.0 ([#258](https://github.com/googlemaps/react-wrapper/issues/258)) ([c3f94b1](https://github.com/googlemaps/react-wrapper/commit/c3f94b102ea4eb9732ffc95b964cc69a36d549d0)) * **deps-dev:** bump rollup-plugin-typescript2 from 0.30.0 to 0.31.0 ([#262](https://github.com/googlemaps/react-wrapper/issues/262)) ([606a758](https://github.com/googlemaps/react-wrapper/commit/606a758b71359b3da7e84ebf700d22026edb9d71)) * **deps-dev:** bump typedoc from 0.22.8 to 0.22.9 ([#257](https://github.com/googlemaps/react-wrapper/issues/257)) ([7c5ffb4](https://github.com/googlemaps/react-wrapper/commit/7c5ffb4832ba369e112614a9e32ea5a39d6eda80)) --- 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 f8d2345a..765be03e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/react-wrapper", - "version": "1.1.12", + "version": "1.1.13", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index ce830610..36863b94 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/react-wrapper", - "version": "1.1.12", + "version": "1.1.13", "description": "React component that wraps the loading of Google Maps JavaScript API.", "keywords": [ "google",