From ce7863df65b4d81b3baec8e281cb2dfacb43d673 Mon Sep 17 00:00:00 2001 From: Tom Chen Date: Thu, 20 Apr 2017 15:20:09 +0800 Subject: [PATCH] chore(release): 6.0.3 --- CHANGELOG.md | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 381b2f52..a36c9a2f 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. + +## [6.0.3](https://github.com/tomchentw/react-google-maps/compare/v6.0.2...v6.0.3) (2017-04-20) + + +### Bug Fixes + +* **HeatmapLayer:** HeatmapLayer constructor fix ([#376](https://github.com/tomchentw/react-google-maps/issues/376)) ([24b140d](https://github.com/tomchentw/react-google-maps/commit/24b140d)) + + + ## [6.0.2](https://github.com/tomchentw/react-google-maps/compare/v6.0.1...v6.0.2) (2017-04-20) diff --git a/package.json b/package.json index a073c764..7adf0a84 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-google-maps", - "version": "6.0.2", + "version": "6.0.3", "description": "React.js Google Maps integration component", "main": "lib/index.js", "files": [