Skip to content

Commit 1e6ce74

Browse files
chore(release): 1.4.27 [skip ci]
## [1.4.27](v1.4.26...v1.4.27) (2023-06-14) ### Bug Fixes * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([010bdba](010bdba))
1 parent 010bdba commit 1e6ce74

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.4.27](https://github.com/CoCreate-app/CoCreate-google-maps/compare/v1.4.26...v1.4.27) (2023-06-14)
2+
3+
4+
### Bug Fixes
5+
6+
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([010bdba](https://github.com/CoCreate-app/CoCreate-google-maps/commit/010bdba8ed6e781e15534f03111ceecafdf95df3))
7+
18
## [1.4.26](https://github.com/CoCreate-app/CoCreate-google-maps/compare/v1.4.25...v1.4.26) (2023-06-11)
29

310

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