Skip to content

Commit 34bf9aa

Browse files
chore(release): 3.1.5 [skip ci]
## [3.1.5](v3.1.4...v3.1.5) (2023-08-28) ### Bug Fixes * **build:** trying to fix exports 2f1d9ef
1 parent 2f1d9ef commit 34bf9aa

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
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.5](https://github.com/mattallty/Caporal.js/compare/v3.1.4...v3.1.5) (2023-08-28)
7+
8+
9+
### Bug Fixes
10+
11+
* **build:** trying to fix exports 2f1d9ef
12+
613
## [3.1.4](https://github.com/mattallty/Caporal.js/compare/v3.1.3...v3.1.4) (2023-08-28)
714

815
## [3.1.3](https://github.com/mattallty/Caporal.js/compare/v3.1.2...v3.1.3) (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.4",
3+
"version": "3.1.5",
44
"description": "A full-featured framework for building command line applications (cli) with node.js",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)