Skip to content

Commit 5a2f119

Browse files
chore(release): 1.10.4 [skip ci]
## [1.10.4](v1.10.3...v1.10.4) (2024-06-12) ### Bug Fixes * bump cocreate dependencies ([2473545](2473545)) * svg icon class ([6b0aa57](6b0aa57))
1 parent 2473545 commit 5a2f119

2 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.10.4](https://github.com/CoCreate-app/CoCreate-google-maps/compare/v1.10.3...v1.10.4) (2024-06-12)
2+
3+
4+
### Bug Fixes
5+
6+
* bump cocreate dependencies ([2473545](https://github.com/CoCreate-app/CoCreate-google-maps/commit/2473545d780af9a5122947d049a1362539fc69a4))
7+
* svg icon class ([6b0aa57](https://github.com/CoCreate-app/CoCreate-google-maps/commit/6b0aa5774c5d0176ac745479973b5d1dff6cbaf6))
8+
19
## [1.10.3](https://github.com/CoCreate-app/CoCreate-google-maps/compare/v1.10.2...v1.10.3) (2024-05-19)
210

311

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/google-maps",
3-
"version": "1.10.3",
3+
"version": "1.10.4",
44
"description": "A simple google-maps component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"google-maps",
@@ -60,4 +60,4 @@
6060
"dependencies": {
6161
"@googlemaps/js-api-loader": "^1.12.8"
6262
}
63-
}
63+
}

0 commit comments

Comments
 (0)