Skip to content

Commit a5c5f0e

Browse files
chore(release): 1.4.13 [skip ci]
## [1.4.13](v1.4.12...v1.4.13) (2023-06-04) ### Bug Fixes * replaced secert GITHUB_TOKEN with GITHUB ([5fbe44f](5fbe44f)) * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([6b98830](6b98830))
1 parent 6b98830 commit a5c5f0e

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.13](https://github.com/CoCreate-app/CoCreate-google-maps/compare/v1.4.12...v1.4.13) (2023-06-04)
2+
3+
4+
### Bug Fixes
5+
6+
* replaced secert GITHUB_TOKEN with GITHUB ([5fbe44f](https://github.com/CoCreate-app/CoCreate-google-maps/commit/5fbe44f4b0afad8b426e6f576c0b568a8036bf0f))
7+
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([6b98830](https://github.com/CoCreate-app/CoCreate-google-maps/commit/6b988308dd3a3ad01bbc42b771f88a3a107a6162))
8+
19
## [1.4.12](https://github.com/CoCreate-app/CoCreate-google-maps/compare/v1.4.11...v1.4.12) (2023-06-04)
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.12",
3+
"version": "1.4.13",
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/docs": "^1.7.15",
6262
"@googlemaps/js-api-loader": "^1.12.8"
6363
}
64-
}
64+
}

0 commit comments

Comments
 (0)