Skip to content

Commit 2b8771d

Browse files
chore(release): 1.12.0 [skip ci]
# [1.12.0](v1.11.0...v1.12.0) (2025-01-18) ### Bug Fixes * demo array ([599c168](599c168)) ### Features * reverse geocoding intergration ([a9bb9c4](a9bb9c4)) * Supports using @cocreate/api functions for request and response data as well as rendering ([aaf94ad](aaf94ad))
1 parent 599c168 commit 2b8771d

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.12.0](https://github.com/CoCreate-app/CoCreate-google-maps/compare/v1.11.0...v1.12.0) (2025-01-18)
2+
3+
4+
### Bug Fixes
5+
6+
* demo array ([599c168](https://github.com/CoCreate-app/CoCreate-google-maps/commit/599c16821c1901d7a6b5658e80f6f798d9efc0aa))
7+
8+
9+
### Features
10+
11+
* reverse geocoding intergration ([a9bb9c4](https://github.com/CoCreate-app/CoCreate-google-maps/commit/a9bb9c49fcde1eb9ae55a6117cb85463889c6649))
12+
* Supports using @cocreate/api functions for request and response data as well as rendering ([aaf94ad](https://github.com/CoCreate-app/CoCreate-google-maps/commit/aaf94ad3ae7307dd196bca1effcfb02c96263409))
13+
114
# [1.11.0](https://github.com/CoCreate-app/CoCreate-google-maps/compare/v1.10.4...v1.11.0) (2024-11-04)
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.11.0",
3+
"version": "1.12.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)