@cocreate/observer
Advanced tools
Comparing version 1.7.2 to 1.7.3
@@ -0,1 +1,9 @@ | ||
## [1.7.3](https://github.com/CoCreate-app/CoCreate-observer/compare/v1.7.2...v1.7.3) (2023-04-24) | ||
### Bug Fixes | ||
* updated worrkflows to v3 and node version 16 ([e0166c2](https://github.com/CoCreate-app/CoCreate-observer/commit/e0166c2d2b220067a5fe06ac2925ed5962337fa6)) | ||
* workflow node version updated 16 ([78e9504](https://github.com/CoCreate-app/CoCreate-observer/commit/78e95048e00f86a0ce9ef7ca07998b597898323f)) | ||
## [1.7.2](https://github.com/CoCreate-app/CoCreate-observer/compare/v1.7.1...v1.7.2) (2023-04-24) | ||
@@ -2,0 +10,0 @@ |
{ | ||
"name": "@cocreate/observer", | ||
"version": "1.7.2", | ||
"version": "1.7.3", | ||
"description": "Register a components init function & observe selector. The init function will be fired immedietly after detection of selector.", | ||
@@ -62,3 +62,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/docs": "^1.7.0", | ||
"@cocreate/docs": "^1.7.1", | ||
"@cocreate/utils": "^1.20.1", | ||
@@ -65,0 +65,0 @@ "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
104301
Updated@cocreate/docs@^1.7.1