We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 330bbf6 commit 21a067dCopy full SHA for 21a067d
CHANGELOG.md
@@ -3,6 +3,8 @@
3
All notable changes to this project will be documented in this file. See
4
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6
+## [3.1.3](https://github.com/mattallty/Caporal.js/compare/v3.1.2...v3.1.3) (2023-08-28)
7
+
8
## [3.1.2](https://github.com/mattallty/Caporal.js/compare/v3.1.1...v3.1.2) (2023-08-28)
9
10
## [3.1.1](https://github.com/mattallty/Caporal.js/compare/v3.1.0...v3.1.1) (2023-08-28)
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@caporal/core",
- "version": "3.1.2",
+ "version": "3.1.3",
"description": "A full-featured framework for building command line applications (cli) with node.js",
"main": "./dist/",
"exports": {
0 commit comments