Skip to content

Commit 06349fc

Browse files
chore(release): 1.6.1 [skip ci]
## [1.6.1](v1.6.0...v1.6.1) (2023-08-21) ### Bug Fixes * /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([4a21135](4a21135)) * replace cdn with /dist ([1bb8b41](1bb8b41)) * update file uploader ([963834c](963834c))
1 parent 4a21135 commit 06349fc

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.6.1](https://github.com/CoCreate-app/CoCreate-google-maps/compare/v1.6.0...v1.6.1) (2023-08-21)
2+
3+
4+
### Bug Fixes
5+
6+
* /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([4a21135](https://github.com/CoCreate-app/CoCreate-google-maps/commit/4a21135253efe67e5f3c701055fab5c57b1a3b76))
7+
* replace cdn with /dist ([1bb8b41](https://github.com/CoCreate-app/CoCreate-google-maps/commit/1bb8b41e4b53dcc1c6814443a001fc0b458ffe1e))
8+
* update file uploader ([963834c](https://github.com/CoCreate-app/CoCreate-google-maps/commit/963834c25f571cda7835ce41e988cddd63e56fad))
9+
110
# [1.6.0](https://github.com/CoCreate-app/CoCreate-google-maps/compare/v1.5.0...v1.6.0) (2023-08-17)
211

312

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.6.0",
3+
"version": "1.6.1",
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)