Skip to content

Commit 645bf89

Browse files
chore(release): 1.1.32 [skip ci]
## [1.1.32](v1.1.31...v1.1.32) (2021-10-16) ### Bug Fixes * update socket package to fix bug in docs ([a077da4](a077da4))
1 parent a077da4 commit 645bf89

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.32](https://github.com/CoCreate-app/CoCreate-google-maps/compare/v1.1.31...v1.1.32) (2021-10-16)
2+
3+
4+
### Bug Fixes
5+
6+
* update socket package to fix bug in docs ([a077da4](https://github.com/CoCreate-app/CoCreate-google-maps/commit/a077da4e77ed85bbcf937b4671dd4754f639b674))
7+
18
## [1.1.31](https://github.com/CoCreate-app/CoCreate-google-maps/compare/v1.1.30...v1.1.31) (2021-10-15)
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.31",
3+
"version": "1.1.32",
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)