Skip to content

Commit 21a067d

Browse files
chore(release): 3.1.3 [skip ci]
## [3.1.3](v3.1.2...v3.1.3) (2023-08-28)
1 parent 330bbf6 commit 21a067d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
All notable changes to this project will be documented in this file. See
44
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.1.3](https://github.com/mattallty/Caporal.js/compare/v3.1.2...v3.1.3) (2023-08-28)
7+
68
## [3.1.2](https://github.com/mattallty/Caporal.js/compare/v3.1.1...v3.1.2) (2023-08-28)
79

810
## [3.1.1](https://github.com/mattallty/Caporal.js/compare/v3.1.0...v3.1.1) (2023-08-28)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@caporal/core",
3-
"version": "3.1.2",
3+
"version": "3.1.3",
44
"description": "A full-featured framework for building command line applications (cli) with node.js",
55
"main": "./dist/",
66
"exports": {

0 commit comments

Comments
 (0)