File tree Expand file tree Collapse file tree 4 files changed +26
-6
lines changed Expand file tree Collapse file tree 4 files changed +26
-6
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ <a name =" 0.5.3 " ></a >
7+ ## [ 0.5.3] ( https://github.com/fgribreau/json-schema-documentation/compare/v0.5.2...v0.5.3 ) (2018-01-02)
8+
9+
10+ ### Bug Fixes
11+
12+ * ** cli:** lighter package ([ 629a8c0] ( https://github.com/fgribreau/json-schema-documentation/commit/629a8c0 ) )
13+
14+
15+
16+
617<a name =" 0.5.2 " ></a >
718## [ 0.5.2] ( https://github.com/fgribreau/json-schema-documentation/compare/v0.5.1...v0.5.2 ) (2018-01-02)
819
Original file line number Diff line number Diff line change 33 "packages" : [
44 " packages/*"
55 ],
6- "version" : " 0.5.2 "
6+ "version" : " 0.5.3 "
77}
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ <a name =" 0.5.3 " ></a >
7+ ## [ 0.5.3] ( https://github.com/fgribreau/json-schema-documentation/compare/v0.5.2...v0.5.3 ) (2018-01-02)
8+
9+
10+ ### Bug Fixes
11+
12+ * ** cli:** lighter package ([ 629a8c0] ( https://github.com/fgribreau/json-schema-documentation/commit/629a8c0 ) )
13+
14+
15+
16+
617<a name =" 0.5.2 " ></a >
718## [ 0.5.2] ( https://github.com/fgribreau/json-schema-documentation/compare/v0.5.1...v0.5.2 ) (2018-01-02)
819
Original file line number Diff line number Diff line change 11{
22 "name" : " json-schema-documentation-cli" ,
3- "version" : " 0.5.2" ,
4- "description" :
5- " Generate documentation for JSON schemas through a command line interface" ,
3+ "version" : " 0.5.3" ,
4+ "description" : " Generate documentation for JSON schemas through a command line interface" ,
65 "main" : " src/cli.js" ,
76 "scripts" : {
87 "start" : " node cli.js" ,
2726 "bin" : {
2827 "json-schema-documentation-cli" : " ./bin/json-schema-documentation-cli"
2928 },
30- "author" :
31- " Francois-Guillaume Ribreau <npm@fgribreau.com> (http://fgribreau.com/)" ,
29+ "author" : " Francois-Guillaume Ribreau <npm@fgribreau.com> (http://fgribreau.com/)" ,
3230 "license" : " MIT" ,
3331 "dependencies" : {
3432 "json-schema-documentation-generator" : " ^0.5.0" ,
You can’t perform that action at this time.
0 commit comments