File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1+ # 1.0.0 (2019-02-23)
2+
3+
4+ ### Features
5+
6+ * ** order:** display order in boxes ([ 05f2cd2] ( https://github.com/kreuzerk/node-command-line-starter/commit/05f2cd2 ) )
7+ * ** order:** write order to file ([ e971858] ( https://github.com/kreuzerk/node-command-line-starter/commit/e971858 ) )
8+ * ** starter:** initial commit - add starter files ([ 2cbf0b3] ( https://github.com/kreuzerk/node-command-line-starter/commit/2cbf0b3 ) )
9+ * ** starter:** log food to console ([ 916154b] ( https://github.com/kreuzerk/node-command-line-starter/commit/916154b ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " node-command-line-starter" ,
3- "version" : " 0 .0.0-development " ,
3+ "version" : " 1 .0.0" ,
44 "description" : " Starter to create node-command-line utilities" ,
55 "main" : " index.js" ,
66 "husky" : {
You can’t perform that action at this time.
0 commit comments