From 8f684854fb407f18be2b23d57bb7ad54a62beebe Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 28 Mar 2022 15:13:11 +0000 Subject: [PATCH] chore(release): 1.1.29 [skip ci] ### [1.1.29](https://github.com/googlemaps/react-wrapper/compare/v1.1.28...v1.1.29) (2022-03-28) ### Bug Fixes * disable sourcemap temporarily ([#386](https://github.com/googlemaps/react-wrapper/issues/386)) ([357cca4](https://github.com/googlemaps/react-wrapper/commit/357cca4d4b46f2bacf9c16c55cf7cf7840764821)), closes [#340](https://github.com/googlemaps/react-wrapper/issues/340) ### Miscellaneous Chores * **deps-dev:** bump @rollup/plugin-commonjs from 21.0.2 to 21.0.3 ([#384](https://github.com/googlemaps/react-wrapper/issues/384)) ([ca10415](https://github.com/googlemaps/react-wrapper/commit/ca104158860634b5351520efa01bbc6dadcb0b08)) * **deps-dev:** bump @testing-library/dom from 8.11.3 to 8.11.4 ([#377](https://github.com/googlemaps/react-wrapper/issues/377)) ([02c2106](https://github.com/googlemaps/react-wrapper/commit/02c2106a26edbbe8d09bcd924947e55702f4f723)) * **deps-dev:** bump @testing-library/dom from 8.11.4 to 8.12.0 ([#383](https://github.com/googlemaps/react-wrapper/issues/383)) ([43f3b7d](https://github.com/googlemaps/react-wrapper/commit/43f3b7dc8bef6c7d30fc5cc59204ffa8191e3348)) * **deps-dev:** bump @types/google.maps from 3.48.2 to 3.48.3 ([#376](https://github.com/googlemaps/react-wrapper/issues/376)) ([619895f](https://github.com/googlemaps/react-wrapper/commit/619895f15798677506bd9750977688fb2a5106c6)) * **deps-dev:** bump @types/react from 17.0.41 to 17.0.42 ([#378](https://github.com/googlemaps/react-wrapper/issues/378)) ([0ca430e](https://github.com/googlemaps/react-wrapper/commit/0ca430e0555fa6528dd0bc3bb118bb5f0a6c8e38)) * **deps-dev:** bump @types/react from 17.0.42 to 17.0.43 ([#381](https://github.com/googlemaps/react-wrapper/issues/381)) ([0471c25](https://github.com/googlemaps/react-wrapper/commit/0471c252a9979a7903decaf2f850814b5f817e24)) * **deps-dev:** bump eslint-plugin-jest from 26.1.2 to 26.1.3 ([#382](https://github.com/googlemaps/react-wrapper/issues/382)) ([c84617f](https://github.com/googlemaps/react-wrapper/commit/c84617f9813e3c45d063b74b949c392dcece11a4)) * **deps-dev:** bump prettier from 2.6.0 to 2.6.1 ([#385](https://github.com/googlemaps/react-wrapper/issues/385)) ([8e67285](https://github.com/googlemaps/react-wrapper/commit/8e67285ae732b621b17aa6efa8b385bb16737534)) * **deps-dev:** bump typescript from 4.6.2 to 4.6.3 ([#380](https://github.com/googlemaps/react-wrapper/issues/380)) ([492a5ba](https://github.com/googlemaps/react-wrapper/commit/492a5ba97973d560c4d0751f9d26bba74faf85bf)) * **deps:** bump @googlemaps/js-api-loader from 1.13.9 to 1.13.10 ([#379](https://github.com/googlemaps/react-wrapper/issues/379)) ([1c3bd2b](https://github.com/googlemaps/react-wrapper/commit/1c3bd2b07e23b13a33950846ff6952bb6c1d92ad)) --- 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 229cdd52..4a00eb25 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/react-wrapper", - "version": "1.1.28", + "version": "1.1.29", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c19773ae..f81ddbbb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/react-wrapper", - "version": "1.1.28", + "version": "1.1.29", "description": "React component that wraps the loading of Google Maps JavaScript API.", "keywords": [ "google",