Skip to content

Commit 92d6b8c

Browse files
chore(release): 1.1.39 [skip ci]
## [1.1.39](v1.1.38...v1.1.39) (2021-11-08) ### Bug Fixes * map now displays ([6fef92f](6fef92f))
1 parent 6fef92f commit 92d6b8c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [1.1.38](https://github.com/CoCreate-app/CoCreate-google-maps/compare/v1.1.37...v1.1.38) (2021-11-06)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/google-maps",
3-
"version": "1.1.38",
3+
"version": "1.1.39",
44
"description": "A simple google-maps component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"google-maps",

0 commit comments

Comments
 (0)