Skip to content

Commit bafacbe

Browse files
chore(release): 1.1.34 [skip ci]
## [1.1.34](v1.1.33...v1.1.34) (2021-10-29) ### Bug Fixes * update dependencies ([e3b7ddd](e3b7ddd))
1 parent e3b7ddd commit bafacbe

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.34](https://github.com/CoCreate-app/CoCreate-google-maps/compare/v1.1.33...v1.1.34) (2021-10-29)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependencies ([e3b7ddd](https://github.com/CoCreate-app/CoCreate-google-maps/commit/e3b7ddd11893bdfa5d9ce275b665495a3c368b94))
7+
18
## [1.1.33](https://github.com/CoCreate-app/CoCreate-google-maps/compare/v1.1.32...v1.1.33) (2021-10-17)
29

310

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.1.33",
3+
"version": "1.1.34",
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)