Skip to content

Commit 913e1a9

Browse files
chore(release): 1.4.3 [skip ci]
## [1.4.3](v1.4.2...v1.4.3) (2023-04-24) ### Bug Fixes * workflow node version updated 16 ([a20fd2a](a20fd2a))
1 parent a20fd2a commit 913e1a9

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.3](https://github.com/CoCreate-app/CoCreate-google-maps/compare/v1.4.2...v1.4.3) (2023-04-24)
2+
3+
4+
### Bug Fixes
5+
6+
* workflow node version updated 16 ([a20fd2a](https://github.com/CoCreate-app/CoCreate-google-maps/commit/a20fd2ae2efb3acf7b09ea945c63ea879a5404a4))
7+
18
## [1.4.2](https://github.com/CoCreate-app/CoCreate-google-maps/compare/v1.4.1...v1.4.2) (2023-04-24)
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.2",
3+
"version": "1.4.3",
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.1",
6262
"@googlemaps/js-api-loader": "^1.12.8"
6363
}
64-
}
64+
}

0 commit comments

Comments
 (0)