@cocreate/local-storage
Advanced tools
Comparing version 1.2.20 to 1.2.21
@@ -0,1 +1,8 @@ | ||
## [1.2.21](https://github.com/CoCreate-app/CoCreate-local-storage/compare/v1.2.20...v1.2.21) (2021-10-01) | ||
### Bug Fixes | ||
* update packages ([b4c4bf2](https://github.com/CoCreate-app/CoCreate-local-storage/commit/b4c4bf29533e2458b2f591af61cd554891481952)) | ||
## [1.2.20](https://github.com/CoCreate-app/CoCreate-local-storage/compare/v1.2.19...v1.2.20) (2021-10-01) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/local-storage", | ||
"version": "1.2.20", | ||
"version": "1.2.21", | ||
"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.24" | ||
"@cocreate/docs": "^1.2.25" | ||
} | ||
} |
46059
Updated@cocreate/docs@^1.2.25