Skip to content

Commit

Permalink
chore(release): 1.6.1 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed Aug 21, 2023
1 parent 4a21135 commit 06349fc
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.6.1](https://github.com/CoCreate-app/CoCreate-google-maps/compare/v1.6.0...v1.6.1) (2023-08-21)


### Bug Fixes

* /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([4a21135](https://github.com/CoCreate-app/CoCreate-google-maps/commit/4a21135253efe67e5f3c701055fab5c57b1a3b76))
* replace cdn with /dist ([1bb8b41](https://github.com/CoCreate-app/CoCreate-google-maps/commit/1bb8b41e4b53dcc1c6814443a001fc0b458ffe1e))
* update file uploader ([963834c](https://github.com/CoCreate-app/CoCreate-google-maps/commit/963834c25f571cda7835ce41e988cddd63e56fad))

# [1.6.0](https://github.com/CoCreate-app/CoCreate-google-maps/compare/v1.5.0...v1.6.0) (2023-08-17)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocreate/google-maps",
"version": "1.6.0",
"version": "1.6.1",
"description": "A simple google-maps component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"google-maps",
Expand Down

0 comments on commit 06349fc

Please sign in to comment.