File tree Expand file tree Collapse file tree 2 files changed +17
-3
lines changed Expand file tree Collapse file tree 2 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 1+ ## [ 1.5.5] ( https://github.com/CoCreate-app/CoCreate-docs/compare/v1.5.4...v1.5.5 ) (2023-01-06)
2+
3+
4+ ### Bug Fixes
5+
6+ * bump dependencies, worklow [ @v3 ] ( https://github.com/v3 ) ([ 4209089] ( https://github.com/CoCreate-app/CoCreate-docs/commit/42090891acc213b07e52c255390385cb7e78a670 ) )
7+ * edit in github btn styles ([ 63b7fd7] ( https://github.com/CoCreate-app/CoCreate-docs/commit/63b7fd7d146be1edeefc7a887586cd28d5635369 ) )
8+
19## [ 1.5.4] ( https://github.com/CoCreate-app/CoCreate-docs/compare/v1.5.3...v1.5.4 ) (2023-01-05)
210
311
Original file line number Diff line number Diff line change 11{
22 "name" : " @cocreate/docs" ,
3- "version" : " 1.5.4 " ,
3+ "version" : " 1.5.5 " ,
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.17.12" ,
You can’t perform that action at this time.
0 commit comments