Skip to content

Commit 5bcdbbe

Browse files
chore(release): 1.11.0 [skip ci]
# [1.11.0](v1.10.4...v1.11.0) (2024-11-04) ### Bug Fixes * pretier.config.js and file formating ([8df31f8](8df31f8)) ### Features * add prettier.config.js and format files ([52d7b73](52d7b73)) * add prettier.config.js and format files ([81974e3](81974e3))
1 parent 8df31f8 commit 5bcdbbe

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [1.11.0](https://github.com/CoCreate-app/CoCreate-google-maps/compare/v1.10.4...v1.11.0) (2024-11-04)
2+
3+
4+
### Bug Fixes
5+
6+
* pretier.config.js and file formating ([8df31f8](https://github.com/CoCreate-app/CoCreate-google-maps/commit/8df31f82254ffa465138d5a510c3ae5a0e015d1d))
7+
8+
9+
### Features
10+
11+
* add prettier.config.js and format files ([52d7b73](https://github.com/CoCreate-app/CoCreate-google-maps/commit/52d7b73ed8c6ce542ce03be62b53ea7164fb6cca))
12+
* add prettier.config.js and format files ([81974e3](https://github.com/CoCreate-app/CoCreate-google-maps/commit/81974e30f06146cbe6e19f314a6b40a2a03af5d7))
13+
114
## [1.10.4](https://github.com/CoCreate-app/CoCreate-google-maps/compare/v1.10.3...v1.10.4) (2024-06-12)
215

316

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