@cocreate/cursors
Advanced tools
Comparing version 1.4.10 to 1.4.11
@@ -0,1 +1,8 @@ | ||
## [1.4.11](https://github.com/CoCreate-app/CoCreate-cursors/compare/v1.4.10...v1.4.11) (2021-09-14) | ||
### Bug Fixes | ||
* add cocreate.app to domains ([0b97692](https://github.com/CoCreate-app/CoCreate-cursors/commit/0b976925f998c727d2b77348f807ec71a595a326)) | ||
## [1.4.10](https://github.com/CoCreate-app/CoCreate-cursors/compare/v1.4.9...v1.4.10) (2021-09-13) | ||
@@ -2,0 +9,0 @@ |
@@ -17,2 +17,3 @@ module.exports = { | ||
"domains": [ | ||
"cocreate.app", | ||
"general.cocreate.app" | ||
@@ -19,0 +20,0 @@ ], |
{ | ||
"name": "@cocreate/cursors", | ||
"version": "1.4.10", | ||
"version": "1.4.11", | ||
"description": "Collaborative user cursor position for inputs, textarea's and contenteditable elements.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
137388
1525