File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-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.0.0] ( https://github.com/mattallty/Caporal.js/compare/v2.0.6...v3.0.0 ) (2023-08-28)
7
+
8
+
9
+ ### chore
10
+
11
+ * prepare release cfe38a8
12
+
13
+
14
+ ### BREAKING CHANGES
15
+
16
+ * drop support for Node < 16
17
+
6
18
## [ 2.0.6] ( https://github.com/mattallty/Caporal.js/compare/v2.0.5...v2.0.6 ) (2023-08-27)
7
19
8
20
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @caporal/core" ,
3
- "version" : " 2 .0.6 " ,
3
+ "version" : " 3 .0.0 " ,
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