We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f6c73e commit 58dedcbCopy full SHA for 58dedcb
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+# 3.0.0 - 2017-07-03
2
+* Update : Deprecate v2.0.3
3
+
4
# 2.0.3 - 2017-06-14
5
* Update : Render component even when google maps is not loaded yet
6
package.json
@@ -1,6 +1,6 @@
{
"name": "react-google-maps-loader",
- "version": "2.0.3",
+ "version": "3.0.0",
"description": "React HOC to use google maps services into your react applications",
"repository": {
"type": "git",
0 commit comments