@cocreate/local-storage
Advanced tools
Comparing version
@@ -0,1 +1,8 @@ | ||
## [1.6.9](https://github.com/CoCreate-app/CoCreate-local-storage/compare/v1.6.8...v1.6.9) (2023-05-06) | ||
### Bug Fixes | ||
* bump [@cocreate](https://github.com/cocreate) dependencies ([b18ec51](https://github.com/CoCreate-app/CoCreate-local-storage/commit/b18ec511d704fe4887c0c298df50e2dfa3cb979e)) | ||
## [1.6.8](https://github.com/CoCreate-app/CoCreate-local-storage/compare/v1.6.7...v1.6.8) (2023-05-01) | ||
@@ -2,0 +9,0 @@ |
@@ -20,5 +20,6 @@ module.exports = { | ||
"directory": "/docs/local-storage", | ||
"content-type": "text/html", | ||
"parentDirectory": "{{parentDirectory}}", | ||
"content-type": "{{content-type}}", | ||
"public": "true", | ||
"website_id": "5ffbceb7f11d2d00103c4535" | ||
"website_id": "644d4bff8036fb9d1d1fd69c" | ||
} | ||
@@ -25,0 +26,0 @@ } |
{ | ||
"name": "@cocreate/local-storage", | ||
"version": "1.6.8", | ||
"version": "1.6.9", | ||
"description": "A Simple component similar to CoCreate-input & CoCreate-fetch which Save and fetch data for inputs, textarea, selects from localstorage. Easily configured using HTML5 attributes and/or JavaScript API", | ||
@@ -62,6 +62,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/actions": "^1.8.2", | ||
"@cocreate/docs": "^1.7.1", | ||
"@cocreate/observer": "^1.7.1" | ||
"@cocreate/actions": "^1.8.8", | ||
"@cocreate/docs": "^1.7.8", | ||
"@cocreate/observer": "^1.7.6" | ||
} | ||
} |
80463
0.45%257
0.39%Updated
Updated
Updated