We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2d9ae4 commit 667bf46Copy full SHA for 667bf46
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.1.11](https://github.com/CoCreate-app/CoCreate-google-maps/compare/v1.1.10...v1.1.11) (2021-09-08)
2
+
3
4
+### Bug Fixes
5
6
+* update dependencies ([a2d9ae4](https://github.com/CoCreate-app/CoCreate-google-maps/commit/a2d9ae45bca0c68d300197634138776c89cb8a6b))
7
8
## [1.1.10](https://github.com/CoCreate-app/CoCreate-google-maps/compare/v1.1.9...v1.1.10) (2021-09-04)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/google-maps",
- "version": "1.1.10",
+ "version": "1.1.11",
"description": "A simple google-maps component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
"keywords": [
"google-maps",
0 commit comments