Skip to content

Commit

Permalink
chore(release): 9.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
tomchentw committed Jan 5, 2018
1 parent b9cac55 commit ca5c5c6
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="9.4.5"></a>
## [9.4.5](https://github.com/tomchentw/react-google-maps/compare/v9.4.4...v9.4.5) (2018-01-05)


### Bug Fixes

* **types:** fix OverlayView type definition ([6955d01](https://github.com/tomchentw/react-google-maps/commit/6955d01))



<a name="9.4.4"></a>
## [9.4.4](https://github.com/tomchentw/react-google-maps/compare/v9.4.3...v9.4.4) (2018-01-04)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-google-maps",
"version": "9.4.4",
"version": "9.4.5",
"description": "React.js Google Maps integration component",
"license": "MIT",
"author": {
Expand Down

0 comments on commit ca5c5c6

Please sign in to comment.