@cocreate/local-storage
Advanced tools
Comparing version 1.2.7 to 1.2.8
@@ -0,1 +1,8 @@ | ||
## [1.2.8](https://github.com/CoCreate-app/CoCreate-local-storage/compare/v1.2.7...v1.2.8) (2021-08-31) | ||
### Bug Fixes | ||
* update dependencies ([90deef2](https://github.com/CoCreate-app/CoCreate-local-storage/commit/90deef2a44a0eafeb1ad518ae2f3f1e18e94f7c2)) | ||
## [1.2.7](https://github.com/CoCreate-app/CoCreate-local-storage/compare/v1.2.6...v1.2.7) (2021-08-27) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/local-storage", | ||
"version": "1.2.7", | ||
"version": "1.2.8", | ||
"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.6" | ||
"@cocreate/docs": "^1.2.7" | ||
} | ||
} |
42377
Updated@cocreate/docs@^1.2.7