@cocreate/local-storage
Advanced tools
Comparing version 1.2.22 to 1.2.23
@@ -0,1 +1,8 @@ | ||
## [1.2.23](https://github.com/CoCreate-app/CoCreate-local-storage/compare/v1.2.22...v1.2.23) (2021-10-04) | ||
### Bug Fixes | ||
* update dependencies ([813b57c](https://github.com/CoCreate-app/CoCreate-local-storage/commit/813b57ce1f5ea812f61a31939d36275047ca5295)) | ||
## [1.2.22](https://github.com/CoCreate-app/CoCreate-local-storage/compare/v1.2.21...v1.2.22) (2021-10-04) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/local-storage", | ||
"version": "1.2.22", | ||
"version": "1.2.23", | ||
"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 data-attributes and/or JavaScript API", | ||
@@ -64,4 +64,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/docs": "^1.2.26" | ||
"@cocreate/docs": "^1.2.27" | ||
} | ||
} |
46585
Updated@cocreate/docs@^1.2.27