Skip to content

Commit

Permalink
chore(release): 9.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tomchentw committed Nov 3, 2017
1 parent c5383a6 commit d83f632
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.2.2"></a>
## [9.2.2](https://github.com/tomchentw/react-google-maps/compare/v9.2.1...v9.2.2) (2017-11-03)


### Bug Fixes

* **InfoWindow:** use `ReactDOM.createPortal` in React@^16 ([6a61f2c](https://github.com/tomchentw/react-google-maps/commit/6a61f2c)), closes [#691](https://github.com/tomchentw/react-google-maps/issues/691)



<a name="9.2.1"></a>
## [9.2.1](https://github.com/tomchentw/react-google-maps/compare/v9.2.0...v9.2.1) (2017-10-27)

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.2.1",
"version": "9.2.2",
"description": "React.js Google Maps integration component",
"license": "MIT",
"author": {
Expand Down

0 comments on commit d83f632

Please sign in to comment.