Skip to content

Commit 17ac5fc

Browse files
chore(release): 1.4.12 [skip ci]
## [1.4.12](v1.4.11...v1.4.12) (2023-06-04) ### Bug Fixes * **semantic-release:** worklow error solved by running node version 14 ([be09415](be09415))
1 parent be09415 commit 17ac5fc

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.4.12](https://github.com/CoCreate-app/CoCreate-google-maps/compare/v1.4.11...v1.4.12) (2023-06-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **semantic-release:** worklow error solved by running node version 14 ([be09415](https://github.com/CoCreate-app/CoCreate-google-maps/commit/be09415f2a5fd91c4775b569c01379b98e906768))
7+
18
## [1.4.11](https://github.com/CoCreate-app/CoCreate-google-maps/compare/v1.4.10...v1.4.11) (2023-06-02)
29

310

@@ -1175,4 +1182,4 @@
11751182

11761183
### Features
11771184

1178-
* Initial Release ([415fa0d](https://github.com/CoCreate-app/CoCreate-google-maps/commit/415fa0de371e22d53249a7d1092a3c169fcdcfe5))
1185+
* Initial Release ([415fa0d](https://github.com/CoCreate-app/CoCreate-google-maps/commit/415fa0de371e22d53249a7d1092a3c169fcdcfe5))

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