@cocreate/observer
Advanced tools
Comparing version 1.2.4 to 1.2.5
@@ -0,1 +1,8 @@ | ||
## [1.2.5](https://github.com/CoCreate-app/CoCreate-observer/compare/v1.2.4...v1.2.5) (2021-06-25) | ||
### Bug Fixes | ||
* latest version numbers applied to all cocreate packages ([4e46466](https://github.com/CoCreate-app/CoCreate-observer/commit/4e464665d200927586723828ba65f4ee100e4990)) | ||
## [1.2.4](https://github.com/CoCreate-app/CoCreate-observer/compare/v1.2.3...v1.2.4) (2021-06-24) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/observer", | ||
"version": "1.2.4", | ||
"version": "1.2.5", | ||
"description": "Register a components init function & observe selector. The init function will be fired immedietly after detection of selector.", | ||
@@ -64,4 +64,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/docs": "^1.0.0" | ||
"@cocreate/docs": "^1.1.14" | ||
} | ||
} |
81106
Updated@cocreate/docs@^1.1.14