@cocreate/local-storage
Advanced tools
Comparing version 1.2.19 to 1.2.20
@@ -0,1 +1,8 @@ | ||
## [1.2.20](https://github.com/CoCreate-app/CoCreate-local-storage/compare/v1.2.19...v1.2.20) (2021-10-01) | ||
### Bug Fixes | ||
* update dependencies ([9d45244](https://github.com/CoCreate-app/CoCreate-local-storage/commit/9d45244979cb8e0e0fa526bbfa54494ced6bf5f1)) | ||
## [1.2.19](https://github.com/CoCreate-app/CoCreate-local-storage/compare/v1.2.18...v1.2.19) (2021-09-28) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/local-storage", | ||
"version": "1.2.19", | ||
"version": "1.2.20", | ||
"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.22" | ||
"@cocreate/docs": "^1.2.24" | ||
} | ||
} |
45800
Updated@cocreate/docs@^1.2.24