@cocreate/observer
Advanced tools
Comparing version 1.5.54 to 1.5.55
@@ -0,1 +1,9 @@ | ||
## [1.5.55](https://github.com/CoCreate-app/CoCreate-observer/compare/v1.5.54...v1.5.55) (2023-01-06) | ||
### Bug Fixes | ||
* bump dependencies, worklow [@v3](https://github.com/v3) ([d2362ce](https://github.com/CoCreate-app/CoCreate-observer/commit/d2362cedbbf47e9a4fd22d0ab23fad2850f46a69)) | ||
* edit in github btn styles ([448fdff](https://github.com/CoCreate-app/CoCreate-observer/commit/448fdff3d44e10eee29b9d13e03f0ee91baa77fa)) | ||
## [1.5.54](https://github.com/CoCreate-app/CoCreate-observer/compare/v1.5.53...v1.5.54) (2023-01-05) | ||
@@ -2,0 +10,0 @@ |
{ | ||
"name": "@cocreate/observer", | ||
"version": "1.5.54", | ||
"version": "1.5.55", | ||
"description": "Register a components init function & observe selector. The init function will be fired immedietly after detection of selector.", | ||
@@ -63,6 +63,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/docs": "^1.5.3", | ||
"@cocreate/utils": "^1.17.15", | ||
"@cocreate/docs": "^1.5.4", | ||
"@cocreate/utils": "^1.17.16", | ||
"css-selector-parser": "^1.4.1" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
98123
Updated@cocreate/docs@^1.5.4
Updated@cocreate/utils@^1.17.16