Skip to content

Commit 7233311

Browse files
chore(release): 1.1.35 [skip ci]
## [1.1.35](v1.1.34...v1.1.35) (2021-10-16) ### Bug Fixes * update socket package to fix bug in docs ([a5e71bd](a5e71bd))
1 parent a5e71bd commit 7233311

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.35](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.1.34...v1.1.35) (2021-10-16)
2+
3+
4+
### Bug Fixes
5+
6+
* update socket package to fix bug in docs ([a5e71bd](https://github.com/CoCreate-app/CoCreate-utils/commit/a5e71bd6b6ae2a6cb025a50c91f6d90868c3f286))
7+
18
## [1.1.34](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.1.33...v1.1.34) (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/utils",
3-
"version": "1.1.34",
3+
"version": "1.1.35",
44
"description": "A simple utils component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"utils",

0 commit comments

Comments
 (0)