From 0bd6ac3712934ea4da4c8c565a8f41dd9db05f88 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 19 May 2022 04:12:29 +0000 Subject: [PATCH] chore(release): 1.1.34 [skip ci] ### [1.1.34](https://github.com/googlemaps/react-wrapper/compare/v1.1.33...v1.1.34) (2022-05-19) ### Build System * fix workflow name and badge ([#446](https://github.com/googlemaps/react-wrapper/issues/446)) ([06b77d5](https://github.com/googlemaps/react-wrapper/commit/06b77d50b30aefd16acd940d009935888c7f76a7)) * update required checks ([#444](https://github.com/googlemaps/react-wrapper/issues/444)) ([5be31cc](https://github.com/googlemaps/react-wrapper/commit/5be31cc9da5168c6ff3d899ac1f9a2139627a999)) ### Miscellaneous Chores * add --approve ([7b09571](https://github.com/googlemaps/react-wrapper/commit/7b09571c2408a1eae1317e3c1423456dfa9d3856)) * **deps-dev:** bump @babel/preset-react from 7.16.7 to 7.17.12 ([#455](https://github.com/googlemaps/react-wrapper/issues/455)) ([4f2affc](https://github.com/googlemaps/react-wrapper/commit/4f2affc151a811e53e539baf199e47e85ece7962)) * **deps-dev:** bump @types/jest from 27.4.1 to 27.5.0 ([#434](https://github.com/googlemaps/react-wrapper/issues/434)) ([7bff45e](https://github.com/googlemaps/react-wrapper/commit/7bff45e9a7fe1aeeb3ee853970a8dbde06629c7c)) * **deps-dev:** bump @types/react-dom from 18.0.3 to 18.0.4 ([#452](https://github.com/googlemaps/react-wrapper/issues/452)) ([b4f4fa7](https://github.com/googlemaps/react-wrapper/commit/b4f4fa7a37ce38053e434e6ff62ef039428b11bc)) * **deps-dev:** bump eslint-plugin-jest from 26.1.5 to 26.2.2 ([#453](https://github.com/googlemaps/react-wrapper/issues/453)) ([75b4c23](https://github.com/googlemaps/react-wrapper/commit/75b4c2341d99535c82829e4f3b0a338639554a12)) * **deps-dev:** bump eslint-plugin-react from 7.29.4 to 7.30.0 ([#456](https://github.com/googlemaps/react-wrapper/issues/456)) ([8d15aa5](https://github.com/googlemaps/react-wrapper/commit/8d15aa5fa183ad31beaf1341bdf407bc3dc95908)) * **deps-dev:** bump rollup from 2.70.2 to 2.72.1 ([#431](https://github.com/googlemaps/react-wrapper/issues/431)) ([2c11dc8](https://github.com/googlemaps/react-wrapper/commit/2c11dc83df46123b084eaef8405c900c06c78c69)) * **deps-dev:** bump rollup from 2.72.1 to 2.73.0 ([#454](https://github.com/googlemaps/react-wrapper/issues/454)) ([1e1c566](https://github.com/googlemaps/react-wrapper/commit/1e1c566a3d2738779f725d6cd0a88fd9eff9cd2d)) * **deps:** bump @googlemaps/js-api-loader from 1.14.1 to 1.14.2 ([#448](https://github.com/googlemaps/react-wrapper/issues/448)) ([8f1e7ba](https://github.com/googlemaps/react-wrapper/commit/8f1e7bad28c9773254e15f2fb2fdff738b32c3f1)) * fix approval by providing url to pr ([7dc7293](https://github.com/googlemaps/react-wrapper/commit/7dc7293e181ebc742f44055c61ff7c6856f2811b)) * fix typo in check name ([#445](https://github.com/googlemaps/react-wrapper/issues/445)) ([63ee370](https://github.com/googlemaps/react-wrapper/commit/63ee370a9232417a614e80194c78777b53dba0c7)) * only approve ([86e5787](https://github.com/googlemaps/react-wrapper/commit/86e57876ce9561c507b0149d5992be4ad516108b)) * simplify dependabot workflow ([f05ee0b](https://github.com/googlemaps/react-wrapper/commit/f05ee0bbde4069eb26a97ce83d999fd00dc98d09)) * Synced file(s) with googlemaps/.github ([#450](https://github.com/googlemaps/react-wrapper/issues/450)) ([bc78bf9](https://github.com/googlemaps/react-wrapper/commit/bc78bf905fa45a3b55bb7dc8c539669c8ff4dd45)) * Synced file(s) with googlemaps/.github ([#451](https://github.com/googlemaps/react-wrapper/issues/451)) ([ff2e061](https://github.com/googlemaps/react-wrapper/commit/ff2e061a7acfefe4f07ab04bf46266718b3307a3)) * Synced local '.github/' with remote 'sync-files/js/.github/' ([#449](https://github.com/googlemaps/react-wrapper/issues/449)) ([f74e24c](https://github.com/googlemaps/react-wrapper/commit/f74e24c9d4e692afcfeba3bffe7b09ca92b499eb)) * Synced local '.github/workflows/dependabot.yml' with remote '.github/workflows/dependabot.yml' ([#447](https://github.com/googlemaps/react-wrapper/issues/447)) ([0985320](https://github.com/googlemaps/react-wrapper/commit/09853206baff4237666e04e9666cfaad884f00c3)) * update pull request approval comment ([fd27a72](https://github.com/googlemaps/react-wrapper/commit/fd27a728a6b57773dfa02cbe455f0a7f35fe5947)) --- 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 3c58cac4..cb58d61d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/react-wrapper", - "version": "1.1.33", + "version": "1.1.34", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index fae73500..39839ee0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/react-wrapper", - "version": "1.1.33", + "version": "1.1.34", "description": "React component that wraps the loading of Google Maps JavaScript API.", "keywords": [ "google",