Skip to content

Commit 97f066a

Browse files
chore(release): 1.4.14 [skip ci]
## [1.4.14](v1.4.13...v1.4.14) (2023-06-04) ### Bug Fixes * Refactor CoCreate.config.js to remove hard-coded credentials ([7359f5e](7359f5e))
1 parent 7359f5e commit 97f066a

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.4.14](https://github.com/CoCreate-app/CoCreate-google-maps/compare/v1.4.13...v1.4.14) (2023-06-04)
2+
3+
4+
### Bug Fixes
5+
6+
* Refactor CoCreate.config.js to remove hard-coded credentials ([7359f5e](https://github.com/CoCreate-app/CoCreate-google-maps/commit/7359f5eca94034f498339a2f6444d21d57c51055))
7+
18
## [1.4.13](https://github.com/CoCreate-app/CoCreate-google-maps/compare/v1.4.12...v1.4.13) (2023-06-04)
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.4.13",
3+
"version": "1.4.14",
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)