File tree Expand file tree Collapse file tree 4 files changed +24
-2
lines changed Expand file tree Collapse file tree 4 files changed +24
-2
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.4 " ></a >
7+ ## [ 0.5.4] ( https://github.com/fgribreau/json-schema-documentation/compare/v0.5.3...v0.5.4 ) (2018-01-02)
8+
9+
10+ ### Bug Fixes
11+
12+ * ** cli:** use CWD when resolving the path ([ 95aa600] ( https://github.com/fgribreau/json-schema-documentation/commit/95aa600 ) )
13+
14+
15+
16+
617<a name =" 0.5.3 " ></a >
718## [ 0.5.3] ( https://github.com/fgribreau/json-schema-documentation/compare/v0.5.2...v0.5.3 ) (2018-01-02)
819
Original file line number Diff line number Diff line change 33 "packages" : [
44 " packages/*"
55 ],
6- "version" : " 0.5.3 "
6+ "version" : " 0.5.4 "
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.4 " ></a >
7+ ## [ 0.5.4] ( https://github.com/fgribreau/json-schema-documentation/compare/v0.5.3...v0.5.4 ) (2018-01-02)
8+
9+
10+ ### Bug Fixes
11+
12+ * ** cli:** use CWD when resolving the path ([ 95aa600] ( https://github.com/fgribreau/json-schema-documentation/commit/95aa600 ) )
13+
14+
15+
16+
617<a name =" 0.5.3 " ></a >
718## [ 0.5.3] ( https://github.com/fgribreau/json-schema-documentation/compare/v0.5.2...v0.5.3 ) (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.3 " ,
3+ "version" : " 0.5.4 " ,
44 "description" : " Generate documentation for JSON schemas through a command line interface" ,
55 "main" : " src/cli.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments