File tree Expand file tree Collapse file tree 2 files changed +18
-3
lines changed
Expand file tree Collapse file tree 2 files changed +18
-3
lines changed Original file line number Diff line number Diff line change 1+ ## [ 1.4.11] ( https://github.com/CoCreate-app/CoCreate-docs/compare/v1.4.10...v1.4.11 ) (2022-12-02)
2+
3+
4+ ### Bug Fixes
5+
6+ * bump dependencies ([ b0b6bce] ( https://github.com/CoCreate-app/CoCreate-docs/commit/b0b6bce197fa6b762b9ca4ed03090ca3a50945fd ) )
7+ * bump dependencies ([ d162dce] ( https://github.com/CoCreate-app/CoCreate-docs/commit/d162dced0cc4415ac87af302c0e2eb8c9a92118e ) )
8+ * setTimout for 6 min if task not complete exit ([ b12fe72] ( https://github.com/CoCreate-app/CoCreate-docs/commit/b12fe72e19a76a8bfd7e8f769fea014f1551222c ) )
9+
110## [ 1.4.10] ( https://github.com/CoCreate-app/CoCreate-docs/compare/v1.4.9...v1.4.10 ) (2022-12-02)
211
312
Original file line number Diff line number Diff line change 11{
22 "name" : " @cocreate/docs" ,
3- "version" : " 1.4.10 " ,
3+ "version" : " 1.4.11 " ,
44 "description" : " Documentation generator " ,
5- "keywords" : [" cocreate" , " lowcode" , " doc-generator" ],
5+ "keywords" : [
6+ " cocreate" ,
7+ " lowcode" ,
8+ " doc-generator"
9+ ],
610 "main" : " app.js" ,
711 "scripts" : {
812 "test" : " echo \" Error: no test specified\" && exit 1" ,
1721 },
1822 "author" : " CoCreate LLC" ,
1923 "license" : " MIT" ,
20- "bugs" : { "url" : " https://github.com/CoCreate-app/CoCreate-docs/issues" },
24+ "bugs" : {
25+ "url" : " https://github.com/CoCreate-app/CoCreate-docs/issues"
26+ },
2127 "homepage" : " https://github.com/CoCreate-app/CoCreate-docs#readme" ,
2228 "dependencies" : {
2329 "@cocreate/crud-client" : " ^1.15.10" ,
You can’t perform that action at this time.
0 commit comments