Skip to content

Commit

Permalink
chore(release): 1.1.10 [skip ci]
Browse files Browse the repository at this point in the history
### [1.1.10](v1.1.9...v1.1.10) (2021-10-26)

### Miscellaneous Chores

* **deps-dev:** bump @rollup/plugin-commonjs from 21.0.0 to 21.0.1 ([#228](#228)) ([bcc1b8f](bcc1b8f))
* **deps-dev:** bump @rollup/plugin-node-resolve from 13.0.5 to 13.0.6 ([#229](#229)) ([4b6385d](4b6385d))
* **deps-dev:** bump @testing-library/dom from 8.9.1 to 8.10.1 ([#226](#226)) ([79c2dd5](79c2dd5))
* **deps-dev:** bump @types/google.maps from 3.45.6 to 3.46.0 ([#227](#227)) ([8cbdfd6](8cbdfd6))
* **deps-dev:** bump @types/react from 17.0.30 to 17.0.31 ([#230](#230)) ([ad10b8e](ad10b8e))
* **deps-dev:** bump @types/react from 17.0.31 to 17.0.32 ([#232](#232)) ([8a4f833](8a4f833))
* **deps-dev:** bump @types/react from 17.0.32 to 17.0.33 ([#235](#235)) ([c76a533](c76a533))
* **deps-dev:** bump @types/react-dom from 17.0.9 to 17.0.10 ([#231](#231)) ([5f5841f](5f5841f))
* **deps-dev:** bump typedoc from 0.22.6 to 0.22.7 ([#233](#233)) ([6abfcf9](6abfcf9))
* **deps:** bump @googlemaps/js-api-loader from 1.12.6 to 1.12.7 ([#234](#234)) ([08d85fe](08d85fe))
  • Loading branch information
semantic-release-bot committed Oct 26, 2021
1 parent c76a533 commit 6a9c0e1
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.9",
"version": "1.1.10",
"description": "React component that wraps the loading of Google Maps JavaScript API.",
"keywords": [
"google",
Expand Down

0 comments on commit 6a9c0e1

Please sign in to comment.