Skip to content

Commit 0c3aca1

Browse files
chore(release): 1.10.1 [skip ci]
## [1.10.1](v1.10.0...v1.10.1) (2024-02-05) ### Bug Fixes * Removed https://cdn.cocreate.app/latest/CoCreate.min.css ([6bac514](6bac514))
1 parent 6bac514 commit 0c3aca1

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.10.1](https://github.com/CoCreate-app/CoCreate-google-maps/compare/v1.10.0...v1.10.1) (2024-02-05)
2+
3+
4+
### Bug Fixes
5+
6+
* Removed https://cdn.cocreate.app/latest/CoCreate.min.css ([6bac514](https://github.com/CoCreate-app/CoCreate-google-maps/commit/6bac514c082239291a5b564a653b6711e7f86a17))
7+
18
# [1.10.0](https://github.com/CoCreate-app/CoCreate-google-maps/compare/v1.9.0...v1.10.0) (2023-11-25)
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.10.0",
3+
"version": "1.10.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)