File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed
Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 11## [ 1.4.13] ( https://github.com/CoCreate-app/CoCreate-docs/compare/v1.4.12...v1.4.13 ) (2022-12-04)
22
33
4+ ### Bug Fixes
5+
6+ * bump @cocreate/crud-client ([ eb3af29] ( https://github.com/CoCreate-app/CoCreate-docs/commit/eb3af29e075113b67d75dc949653e3e3acd8b009 ) )
7+ * bump dependencies ([ 19d7f2a] ( https://github.com/CoCreate-app/CoCreate-docs/commit/19d7f2a43445401091cb8ff8a3ee119d5c45ebeb ) )
8+
9+ ## [ 1.4.13] ( https://github.com/CoCreate-app/CoCreate-docs/compare/v1.4.12...v1.4.13 ) (2022-12-04)
10+
11+
412### Bug Fixes
513
614* bump @cocreate/crud-client ([ eb3af29] ( https://github.com/CoCreate-app/CoCreate-docs/commit/eb3af29e075113b67d75dc949653e3e3acd8b009 ) )
Original file line number Diff line number Diff line change 22 "name" : " @cocreate/docs" ,
33 "version" : " 1.4.13" ,
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.12" ,
You can’t perform that action at this time.
0 commit comments