Skip to content

Commit d93ed18

Browse files
chore(release): 1.4.20 [skip ci]
## [1.4.20](v1.4.19...v1.4.20) (2023-06-11) ### Bug Fixes * postintall error ([923c876](923c876)) * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([f41a8ab](f41a8ab))
1 parent f41a8ab commit d93ed18

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.4.20](https://github.com/CoCreate-app/CoCreate-google-maps/compare/v1.4.19...v1.4.20) (2023-06-11)
2+
3+
4+
### Bug Fixes
5+
6+
* postintall error ([923c876](https://github.com/CoCreate-app/CoCreate-google-maps/commit/923c8765108d5565ad61b96a81e4b9bf47fb8cc2))
7+
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([f41a8ab](https://github.com/CoCreate-app/CoCreate-google-maps/commit/f41a8ab936ab6187dd1a19439850442ab5fcb728))
8+
19
## [1.4.19](https://github.com/CoCreate-app/CoCreate-google-maps/compare/v1.4.18...v1.4.19) (2023-06-11)
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.4.19",
3+
"version": "1.4.20",
44
"description": "A simple google-maps component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"google-maps",
@@ -61,4 +61,4 @@
6161
"@cocreate/cli": "^1.33.3",
6262
"@googlemaps/js-api-loader": "^1.12.8"
6363
}
64-
}
64+
}

0 commit comments

Comments
 (0)