From df71376b8ce606e31ac0e780bbc1ed6ec3105524 Mon Sep 17 00:00:00 2001 From: Tom Chen Date: Thu, 26 Oct 2017 10:50:40 +0800 Subject: [PATCH] chore(release): 9.0.3 --- CHANGELOG.md | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 10b72c1a..16e77471 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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. + +## [9.0.3](https://github.com/tomchentw/react-google-maps/compare/v9.0.2...v9.0.3) (2017-10-26) + + +### Bug Fixes + +* **MarkerClusterer:** correct native doc link ([f36efa6](https://github.com/tomchentw/react-google-maps/commit/f36efa6)) + + + ## [9.0.2](https://github.com/tomchentw/react-google-maps/compare/v9.0.1...v9.0.2) (2017-10-23) diff --git a/package.json b/package.json index acf1085b..68e57263 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-google-maps", - "version": "9.0.2", + "version": "9.0.3", "description": "React.js Google Maps integration component", "license": "MIT", "author": {