Skip to content

Commit

Permalink
chore(release): 1.12.0 [skip ci]
Browse files Browse the repository at this point in the history
# [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))
  • Loading branch information
semantic-release-bot committed Jan 18, 2025
1 parent 599c168 commit 2b8771d
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [1.12.0](https://github.com/CoCreate-app/CoCreate-google-maps/compare/v1.11.0...v1.12.0) (2025-01-18)


### Bug Fixes

* demo array ([599c168](https://github.com/CoCreate-app/CoCreate-google-maps/commit/599c16821c1901d7a6b5658e80f6f798d9efc0aa))


### Features

* reverse geocoding intergration ([a9bb9c4](https://github.com/CoCreate-app/CoCreate-google-maps/commit/a9bb9c49fcde1eb9ae55a6117cb85463889c6649))
* 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))

# [1.11.0](https://github.com/CoCreate-app/CoCreate-google-maps/compare/v1.10.4...v1.11.0) (2024-11-04)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocreate/google-maps",
"version": "1.11.0",
"version": "1.12.0",
"description": "A simple google-maps component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"google-maps",
Expand Down

0 comments on commit 2b8771d

Please sign in to comment.