@cocreate/local-storage
Advanced tools
Comparing version 1.5.0 to 1.5.1
@@ -0,1 +1,8 @@ | ||
## [1.5.1](https://github.com/CoCreate-app/CoCreate-local-storage/compare/v1.5.0...v1.5.1) (2023-03-16) | ||
### Bug Fixes | ||
* bump dependencies' ([faf306c](https://github.com/CoCreate-app/CoCreate-local-storage/commit/faf306cbe3affb43be3fea3d238eb75d8c3d54f7)) | ||
# [1.5.0](https://github.com/CoCreate-app/CoCreate-local-storage/compare/v1.4.6...v1.5.0) (2023-03-16) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/local-storage", | ||
"version": "1.5.0", | ||
"version": "1.5.1", | ||
"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 attributes and/or JavaScript API", | ||
@@ -63,5 +63,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/actions": "^1.5.58", | ||
"@cocreate/docs": "^1.5.13" | ||
"@cocreate/actions": "^1.6.0", | ||
"@cocreate/docs": "^1.6.0" | ||
} | ||
} |
74274
Updated@cocreate/actions@^1.6.0
Updated@cocreate/docs@^1.6.0