File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file. See
4
4
[ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 3.1.1] ( https://github.com/mattallty/Caporal.js/compare/v3.1.0...v3.1.1 ) (2023-08-28)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** help:** fix generated help when using default() 3eb6ca2, closes #196
12
+
6
13
# [ 3.1.0] ( https://github.com/mattallty/Caporal.js/compare/v3.0.0...v3.1.0 ) (2023-08-28)
7
14
8
15
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @caporal/core" ,
3
- "version" : " 3.1.0 " ,
3
+ "version" : " 3.1.1 " ,
4
4
"description" : " A full-featured framework for building command line applications (cli) with node.js" ,
5
5
"main" : " ./dist/" ,
6
6
"exports" : {
You can’t perform that action at this time.
0 commit comments