Skip to content

Commit

Permalink
chore(release): 1.1.35 [skip ci]
Browse files Browse the repository at this point in the history
### [1.1.35](v1.1.34...v1.1.35) (2022-06-20)

### Documentation

* fix typo in readme ([#457](#457)) ([79542bf](79542bf))

### Build System

* change dependabot interval to weekly ([#458](#458)) ([d201aa6](d201aa6))

### Miscellaneous Chores

* **deps-dev:** bump @rollup/plugin-typescript from 8.3.2 to 8.3.3 ([#478](#478)) ([c9d21f0](c9d21f0))
* **deps-dev:** bump @testing-library/react from 13.2.0 to 13.3.0 ([#471](#471)) ([86d4e33](86d4e33))
* **deps-dev:** bump @types/google.maps from 3.48.8 to 3.49.0 ([#461](#461)) ([9a81f11](9a81f11))
* **deps-dev:** bump @types/google.maps from 3.49.0 to 3.49.1 ([#470](#470)) ([fe6868b](fe6868b))
* **deps-dev:** bump @types/google.maps from 3.49.1 to 3.49.2 ([#476](#476)) ([50b4eee](50b4eee))
* **deps-dev:** bump @types/react from 18.0.9 to 18.0.12 ([#475](#475)) ([53df8af](53df8af))
* **deps-dev:** bump @types/react-dom from 18.0.4 to 18.0.5 ([#468](#468)) ([9ad8919](9ad8919))
* **deps-dev:** bump eslint-plugin-jest from 26.2.2 to 26.4.5 ([#469](#469)) ([9065c01](9065c01))
* **deps-dev:** bump eslint-plugin-jest from 26.4.5 to 26.5.3 ([#472](#472)) ([3559279](3559279))
* **deps-dev:** bump prettier from 2.6.2 to 2.7.1 ([#481](#481)) ([559b151](559b151))
* **deps-dev:** bump rollup from 2.73.0 to 2.74.1 ([#459](#459)) ([7036fd6](7036fd6))
* **deps-dev:** bump rollup from 2.74.1 to 2.75.3 ([#467](#467)) ([493eb6e](493eb6e))
* **deps-dev:** bump rollup from 2.75.3 to 2.75.5 ([#474](#474)) ([ab14fd9](ab14fd9))
* **deps-dev:** bump rollup from 2.75.5 to 2.75.6 ([#477](#477)) ([c7db310](c7db310))
* **deps-dev:** bump typedoc from 0.22.15 to 0.22.17 ([#473](#473)) ([38ab125](38ab125))
* **deps-dev:** bump typescript from 4.6.4 to 4.7.3 ([#479](#479)) ([67d8d5b](67d8d5b))
* **deps-dev:** bump typescript from 4.7.3 to 4.7.4 ([#482](#482)) ([45da278](45da278))
* **deps:** bump @googlemaps/js-api-loader from 1.14.2 to 1.14.3 ([#462](#462)) ([2ef299a](2ef299a))
* update owners ([#464](#464)) ([a621ac6](a621ac6))
  • Loading branch information
semantic-release-bot committed Jun 20, 2022
1 parent 45da278 commit 1cab5b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@googlemaps/react-wrapper",
"version": "1.1.34",
"version": "1.1.35",
"description": "React component that wraps the loading of Google Maps JavaScript API.",
"keywords": [
"google",
Expand Down

0 comments on commit 1cab5b6

Please sign in to comment.