Skip to content

Commit

Permalink
chore(release): 1.10.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.10.4](v1.10.3...v1.10.4) (2024-06-12)

### Bug Fixes

* bump cocreate dependencies ([2473545](2473545))
* svg icon class ([6b0aa57](6b0aa57))
  • Loading branch information
semantic-release-bot committed Jun 12, 2024
1 parent 2473545 commit 5a2f119
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.10.4](https://github.com/CoCreate-app/CoCreate-google-maps/compare/v1.10.3...v1.10.4) (2024-06-12)


### Bug Fixes

* bump cocreate dependencies ([2473545](https://github.com/CoCreate-app/CoCreate-google-maps/commit/2473545d780af9a5122947d049a1362539fc69a4))
* svg icon class ([6b0aa57](https://github.com/CoCreate-app/CoCreate-google-maps/commit/6b0aa5774c5d0176ac745479973b5d1dff6cbaf6))

## [1.10.3](https://github.com/CoCreate-app/CoCreate-google-maps/compare/v1.10.2...v1.10.3) (2024-05-19)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocreate/google-maps",
"version": "1.10.3",
"version": "1.10.4",
"description": "A simple google-maps component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"google-maps",
Expand Down Expand Up @@ -60,4 +60,4 @@
"dependencies": {
"@googlemaps/js-api-loader": "^1.12.8"
}
}
}

0 comments on commit 5a2f119

Please sign in to comment.