@cocreate/industry
Advanced tools
Comparing version 1.11.24 to 1.11.25
@@ -0,1 +1,8 @@ | ||
## [1.11.25](https://github.com/CoCreate-app/CoCreate-industry/compare/v1.11.24...v1.11.25) (2023-06-11) | ||
### Bug Fixes | ||
* testing workflow ([59ddee1](https://github.com/CoCreate-app/CoCreate-industry/commit/59ddee143f901a59fbd4dc850c5d3a51c022f032)) | ||
## [1.11.24](https://github.com/CoCreate-app/CoCreate-industry/compare/v1.11.23...v1.11.24) (2023-06-11) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/industry", | ||
"version": "1.11.24", | ||
"version": "1.11.25", | ||
"description": "An Exhaustive business app template based on vanilla javascript similar to a website template featuring websites, specialty crm, email templates for creating complex business workspace/shell. Easily configured using HTML5 attributes and/or JavaScript API.", | ||
@@ -61,7 +61,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/actions": "^1.8.24", | ||
"@cocreate/cli": "^1.33.3", | ||
"@cocreate/crud-client": "^1.21.16", | ||
"@cocreate/element-prototype": "^1.8.22" | ||
"@cocreate/actions": "^1.8.25", | ||
"@cocreate/cli": "^1.33.4", | ||
"@cocreate/crud-client": "^1.21.17", | ||
"@cocreate/element-prototype": "^1.8.23" | ||
} | ||
} |
116207
Updated@cocreate/actions@^1.8.25
Updated@cocreate/cli@^1.33.4