From 5bcdbbe39309a7930e80342e8e35f55b72c06cd7 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 4 Nov 2024 13:22:18 +0000 Subject: [PATCH] chore(release): 1.11.0 [skip ci] # [1.11.0](https://github.com/CoCreate-app/CoCreate-google-maps/compare/v1.10.4...v1.11.0) (2024-11-04) ### Bug Fixes * pretier.config.js and file formating ([8df31f8](https://github.com/CoCreate-app/CoCreate-google-maps/commit/8df31f82254ffa465138d5a510c3ae5a0e015d1d)) ### Features * add prettier.config.js and format files ([52d7b73](https://github.com/CoCreate-app/CoCreate-google-maps/commit/52d7b73ed8c6ce542ce03be62b53ea7164fb6cca)) * add prettier.config.js and format files ([81974e3](https://github.com/CoCreate-app/CoCreate-google-maps/commit/81974e30f06146cbe6e19f314a6b40a2a03af5d7)) --- CHANGELOG.md | 13 +++++++++++++ package.json | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 36e0fae..9ccc687 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +# [1.11.0](https://github.com/CoCreate-app/CoCreate-google-maps/compare/v1.10.4...v1.11.0) (2024-11-04) + + +### Bug Fixes + +* pretier.config.js and file formating ([8df31f8](https://github.com/CoCreate-app/CoCreate-google-maps/commit/8df31f82254ffa465138d5a510c3ae5a0e015d1d)) + + +### Features + +* add prettier.config.js and format files ([52d7b73](https://github.com/CoCreate-app/CoCreate-google-maps/commit/52d7b73ed8c6ce542ce03be62b53ea7164fb6cca)) +* add prettier.config.js and format files ([81974e3](https://github.com/CoCreate-app/CoCreate-google-maps/commit/81974e30f06146cbe6e19f314a6b40a2a03af5d7)) + ## [1.10.4](https://github.com/CoCreate-app/CoCreate-google-maps/compare/v1.10.3...v1.10.4) (2024-06-12) diff --git a/package.json b/package.json index fcbcf92..21c2393 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cocreate/google-maps", - "version": "1.10.4", + "version": "1.11.0", "description": "A simple google-maps component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.", "keywords": [ "google-maps",