Skip to content

Commit

Permalink
chore(release): 1.1.12 [skip ci]
Browse files Browse the repository at this point in the history
### [1.1.12](v1.1.11...v1.1.12) (2021-11-11)

### Miscellaneous Chores

* **deps-dev:** bump @testing-library/dom from 8.10.1 to 8.11.0 ([#247](#247)) ([7f4d231](7f4d231))
* **deps-dev:** bump @testing-library/dom from 8.11.0 to 8.11.1 ([#256](#256)) ([b3eb0d9](b3eb0d9))
* **deps-dev:** bump @types/google.maps from 3.46.0 to 3.46.1 ([#250](#250)) ([e528b90](e528b90))
* **deps-dev:** bump @types/react from 17.0.33 to 17.0.34 ([#246](#246)) ([8c199f9](8c199f9))
* **deps-dev:** bump @types/react-dom from 17.0.10 to 17.0.11 ([#248](#248)) ([0e9f091](0e9f091))
* **deps-dev:** bump eslint-plugin-jest from 25.2.2 to 25.2.3 ([#249](#249)) ([9a4325f](9a4325f))
* **deps-dev:** bump eslint-plugin-jest from 25.2.3 to 25.2.4 ([#253](#253)) ([50baf74](50baf74))
* **deps-dev:** bump eslint-plugin-react from 7.26.1 to 7.27.0 ([#255](#255)) ([3a76ac1](3a76ac1))
* **deps-dev:** bump typedoc from 0.22.7 to 0.22.8 ([#252](#252)) ([ef92713](ef92713))
* **deps:** bump @googlemaps/js-api-loader from 1.12.8 to 1.12.9 ([#254](#254)) ([91989c6](91989c6))
  • Loading branch information
semantic-release-bot committed Nov 11, 2021
1 parent b3eb0d9 commit 44a6182
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.11",
"version": "1.1.12",
"description": "React component that wraps the loading of Google Maps JavaScript API.",
"keywords": [
"google",
Expand Down

0 comments on commit 44a6182

Please sign in to comment.