Skip to content

Commit

Permalink
chore(release): 1.20.5 [skip ci]
Browse files Browse the repository at this point in the history
## [1.20.5](v1.20.4...v1.20.5) (2023-10-14)

### Bug Fixes

* add missing socketId ([bc855f8](bc855f8))
* bump dependencies ([53cbfe3](53cbfe3))
  • Loading branch information
semantic-release-bot committed Oct 14, 2023
1 parent bc855f8 commit e655b69
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.20.5](https://github.com/CoCreate-app/CoCreate-cursors/compare/v1.20.4...v1.20.5) (2023-10-14)


### Bug Fixes

* add missing socketId ([bc855f8](https://github.com/CoCreate-app/CoCreate-cursors/commit/bc855f8458084899a74d89f15994e3e767675850))
* bump dependencies ([53cbfe3](https://github.com/CoCreate-app/CoCreate-cursors/commit/53cbfe387f8d682ad3c03748d2582fd79ce79aad))

## [1.20.4](https://github.com/CoCreate-app/CoCreate-cursors/compare/v1.20.3...v1.20.4) (2023-10-09)


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/cursors",
"version": "1.20.4",
"version": "1.20.5",
"description": "Collaborative user cursor position for inputs, textarea's and contenteditable elements.",
"keywords": [
"cursors",
Expand Down Expand Up @@ -67,4 +67,4 @@
"@cocreate/utils": "^1.25.3",
"@cocreate/uuid": "^1.7.2"
}
}
}

0 comments on commit e655b69

Please sign in to comment.