Skip to content

Commit 0bd6ac3

Browse files
chore(release): 1.1.34 [skip ci]
### [1.1.34](v1.1.33...v1.1.34) (2022-05-19) ### Build System * fix workflow name and badge ([#446](#446)) ([06b77d5](06b77d5)) * update required checks ([#444](#444)) ([5be31cc](5be31cc)) ### Miscellaneous Chores * add --approve ([7b09571](7b09571)) * **deps-dev:** bump @babel/preset-react from 7.16.7 to 7.17.12 ([#455](#455)) ([4f2affc](4f2affc)) * **deps-dev:** bump @types/jest from 27.4.1 to 27.5.0 ([#434](#434)) ([7bff45e](7bff45e)) * **deps-dev:** bump @types/react-dom from 18.0.3 to 18.0.4 ([#452](#452)) ([b4f4fa7](b4f4fa7)) * **deps-dev:** bump eslint-plugin-jest from 26.1.5 to 26.2.2 ([#453](#453)) ([75b4c23](75b4c23)) * **deps-dev:** bump eslint-plugin-react from 7.29.4 to 7.30.0 ([#456](#456)) ([8d15aa5](8d15aa5)) * **deps-dev:** bump rollup from 2.70.2 to 2.72.1 ([#431](#431)) ([2c11dc8](2c11dc8)) * **deps-dev:** bump rollup from 2.72.1 to 2.73.0 ([#454](#454)) ([1e1c566](1e1c566)) * **deps:** bump @googlemaps/js-api-loader from 1.14.1 to 1.14.2 ([#448](#448)) ([8f1e7ba](8f1e7ba)) * fix approval by providing url to pr ([7dc7293](7dc7293)) * fix typo in check name ([#445](#445)) ([63ee370](63ee370)) * only approve ([86e5787](86e5787)) * simplify dependabot workflow ([f05ee0b](f05ee0b)) * Synced file(s) with googlemaps/.github ([#450](#450)) ([bc78bf9](bc78bf9)) * Synced file(s) with googlemaps/.github ([#451](#451)) ([ff2e061](ff2e061)) * Synced local '.github/' with remote 'sync-files/js/.github/' ([#449](#449)) ([f74e24c](f74e24c)) * Synced local '.github/workflows/dependabot.yml' with remote '.github/workflows/dependabot.yml' ([#447](#447)) ([0985320](0985320)) * update pull request approval comment ([fd27a72](fd27a72))
1 parent 8d15aa5 commit 0bd6ac3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@googlemaps/react-wrapper",
3-
"version": "1.1.33",
3+
"version": "1.1.34",
44
"description": "React component that wraps the loading of Google Maps JavaScript API.",
55
"keywords": [
66
"google",

0 commit comments

Comments
 (0)