@cocreate/local-storage
Advanced tools
Comparing version 1.2.11 to 1.2.12
@@ -0,1 +1,8 @@ | ||
## [1.2.12](https://github.com/CoCreate-app/CoCreate-local-storage/compare/v1.2.11...v1.2.12) (2021-09-09) | ||
### Bug Fixes | ||
* update dependencies ([9199956](https://github.com/CoCreate-app/CoCreate-local-storage/commit/9199956ec1bd54556eec7362eb4f63b0c9ab69f3)) | ||
## [1.2.11](https://github.com/CoCreate-app/CoCreate-local-storage/compare/v1.2.10...v1.2.11) (2021-09-09) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/local-storage", | ||
"version": "1.2.11", | ||
"version": "1.2.12", | ||
"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.9" | ||
"@cocreate/docs": "^1.2.13" | ||
} | ||
} |
43597
Updated@cocreate/docs@^1.2.13