We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fef92f commit 92d6b8cCopy full SHA for 92d6b8c
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.1.39](https://github.com/CoCreate-app/CoCreate-google-maps/compare/v1.1.38...v1.1.39) (2021-11-08)
2
+
3
4
+### Bug Fixes
5
6
+* map now displays ([6fef92f](https://github.com/CoCreate-app/CoCreate-google-maps/commit/6fef92f7b6b29fce396dc8e9571532dedc991c9f))
7
8
## [1.1.38](https://github.com/CoCreate-app/CoCreate-google-maps/compare/v1.1.37...v1.1.38) (2021-11-06)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/google-maps",
- "version": "1.1.38",
+ "version": "1.1.39",
"description": "A simple google-maps component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"google-maps",
0 commit comments