Skip to content

Commit

Permalink
chore(release): 1.1.6 [skip ci]
Browse files Browse the repository at this point in the history
### [1.1.6](v1.1.5...v1.1.6) (2021-09-21)

### Documentation

* **readme:** Fix typo + specify jsx/tsx in samples ([#159](#159)) ([64fa8a4](64fa8a4))

### Miscellaneous Chores

* **deps-dev:** bump @testing-library/dom from 8.1.0 to 8.2.0 ([#155](#155)) ([b78efae](b78efae))
* **deps-dev:** bump @testing-library/dom from 8.2.0 to 8.5.0 ([#166](#166)) ([2e4f6dc](2e4f6dc))
* **deps-dev:** bump @testing-library/react from 12.0.0 to 12.1.0 ([#160](#160)) ([1a9fae8](1a9fae8))
* **deps-dev:** bump @types/jest from 27.0.1 to 27.0.2 ([#180](#180)) ([2160261](2160261))
* **deps-dev:** bump @types/react from 17.0.19 to 17.0.21 ([#167](#167)) ([6f56b0b](6f56b0b))
* **deps-dev:** bump @types/react from 17.0.21 to 17.0.22 ([#177](#177)) ([feac35f](feac35f))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#156](#156)) ([592dd9a](592dd9a))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#162](#162)) ([5f7e085](5f7e085))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#168](#168)) ([0f96e04](0f96e04))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#181](#181)) ([d2d81e2](d2d81e2))
* **deps-dev:** bump @typescript-eslint/parser from 4.29.3 to 4.30.0 ([#154](#154)) ([4eb1892](4eb1892))
* **deps-dev:** bump @typescript-eslint/parser from 4.30.0 to 4.31.0 ([#164](#164)) ([bfa3578](bfa3578))
* **deps-dev:** bump @typescript-eslint/parser from 4.31.0 to 4.31.1 ([#169](#169)) ([3646e51](3646e51))
* **deps-dev:** bump @typescript-eslint/parser from 4.31.1 to 4.31.2 ([#178](#178)) ([98368a6](98368a6))
* **deps-dev:** bump eslint-plugin-jest from 24.4.0 to 24.4.2 ([#175](#175)) ([8264e59](8264e59))
* **deps-dev:** bump eslint-plugin-react from 7.25.0 to 7.25.1 ([#158](#158)) ([9558a71](9558a71))
* **deps-dev:** bump eslint-plugin-react from 7.25.1 to 7.25.2 ([#172](#172)) ([2ee76e7](2ee76e7))
* **deps-dev:** bump eslint-plugin-react from 7.25.2 to 7.25.3 ([#174](#174)) ([1ceeb2d](1ceeb2d))
* **deps-dev:** bump eslint-plugin-react from 7.25.3 to 7.26.0 ([#179](#179)) ([fcd55e0](fcd55e0))
* **deps-dev:** bump prettier from 2.3.2 to 2.4.0 ([#163](#163)) ([7611682](7611682))
* **deps-dev:** bump prettier from 2.4.0 to 2.4.1 ([#170](#170)) ([b4f543e](b4f543e))
* **deps-dev:** bump react from 16.14.0 to 17.0.2 ([#157](#157)) ([e4dd2e1](e4dd2e1))
* **deps-dev:** bump typedoc from 0.21.9 to 0.22.4 ([#173](#173)) ([c9fad5e](c9fad5e))
* **deps-dev:** bump typescript from 4.3.5 to 4.4.3 ([#161](#161)) ([b20a719](b20a719))
* **deps:** bump @googlemaps/js-api-loader from 1.12.2 to 1.12.3 ([#165](#165)) ([4411e8f](4411e8f))
* set dependabot interval to daily ([b4de5a0](b4de5a0))
* Synced file(s) with googlemaps/.github ([#176](#176)) ([bbb24ab](bbb24ab))
  • Loading branch information
semantic-release-bot committed Sep 21, 2021
1 parent d2d81e2 commit fa493ae
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.5",
"version": "1.1.6",
"description": "React component that wraps the loading of Google Maps JavaScript API.",
"keywords": [
"google",
Expand Down

0 comments on commit fa493ae

Please sign in to comment.