@cocreate/local-storage
Advanced tools
Comparing version 1.2.6 to 1.2.7
@@ -0,1 +1,8 @@ | ||
## [1.2.7](https://github.com/CoCreate-app/CoCreate-local-storage/compare/v1.2.6...v1.2.7) (2021-08-27) | ||
### Bug Fixes | ||
* updaed dependencies ([260cc38](https://github.com/CoCreate-app/CoCreate-local-storage/commit/260cc38ec2163279af6e3114dc120f028df072b7)) | ||
## [1.2.6](https://github.com/CoCreate-app/CoCreate-local-storage/compare/v1.2.5...v1.2.6) (2021-08-23) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/local-storage", | ||
"version": "1.2.6", | ||
"version": "1.2.7", | ||
"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.5" | ||
"@cocreate/docs": "^1.2.6" | ||
} | ||
} |
42117
Updated@cocreate/docs@^1.2.6