@cocreate/crud-server
Advanced tools
Comparing version 1.27.0 to 1.28.0
@@ -0,1 +1,8 @@ | ||
# [1.28.0](https://github.com/CoCreate-app/CoCreate-crud-server/compare/v1.27.0...v1.28.0) (2023-08-21) | ||
### Features | ||
* Update cocreate dependencies for the latest features and bug fixes ([2bd1716](https://github.com/CoCreate-app/CoCreate-crud-server/commit/2bd171618046d5e31f74442b45cc381278228096)) | ||
# [1.27.0](https://github.com/CoCreate-app/CoCreate-crud-server/compare/v1.26.0...v1.27.0) (2023-08-21) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/crud-server", | ||
"version": "1.27.0", | ||
"version": "1.28.0", | ||
"description": "CoCreate-crud-server", | ||
@@ -43,4 +43,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/config": "^1.2.0", | ||
"@cocreate/utils": "^1.22.0", | ||
"@cocreate/config": "^1.4.0", | ||
"@cocreate/utils": "^1.23.1", | ||
"csvtojson": "^2.0.10", | ||
@@ -47,0 +47,0 @@ "json-2-csv": "^3.10.3" |
111423
Updated@cocreate/config@^1.4.0
Updated@cocreate/utils@^1.23.1