@cocreate/local-storage
Advanced tools
Comparing version 1.5.4 to 1.5.5
@@ -0,1 +1,8 @@ | ||
## [1.5.5](https://github.com/CoCreate-app/CoCreate-local-storage/compare/v1.5.4...v1.5.5) (2023-04-11) | ||
### Bug Fixes | ||
* bump [@cocreate](https://github.com/cocreate) dependencies ([39165c9](https://github.com/CoCreate-app/CoCreate-local-storage/commit/39165c91a5a52f11d653530308cdee55435ec6a3)) | ||
## [1.5.4](https://github.com/CoCreate-app/CoCreate-local-storage/compare/v1.5.3...v1.5.4) (2023-04-11) | ||
@@ -2,0 +9,0 @@ |
module.exports = { | ||
"config": { | ||
"organization_id": "5ff747727005da1c272740ab", | ||
"apiKey": "2061acef-0451-4545-f754-60cf8160", | ||
"organization_id": "5ff747727005da1c272740ab", | ||
"host": "general.cocreate.app" | ||
@@ -6,0 +6,0 @@ }, |
{ | ||
"name": "@cocreate/local-storage", | ||
"version": "1.5.4", | ||
"version": "1.5.5", | ||
"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.6.2", | ||
"@cocreate/docs": "^1.6.2" | ||
"@cocreate/actions": "^1.6.4", | ||
"@cocreate/docs": "^1.6.4" | ||
} | ||
} |
75396
Updated@cocreate/actions@^1.6.4
Updated@cocreate/docs@^1.6.4