Skip to content

Commit

Permalink
chore(release): 3.1.5 [skip ci]
Browse files Browse the repository at this point in the history
## [3.1.5](v3.1.4...v3.1.5) (2023-08-28)

### Bug Fixes

* **build:** trying to fix exports 2f1d9ef
  • Loading branch information
semantic-release-bot committed Aug 28, 2023
1 parent 2f1d9ef commit 34bf9aa
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.1.5](https://github.com/mattallty/Caporal.js/compare/v3.1.4...v3.1.5) (2023-08-28)


### Bug Fixes

* **build:** trying to fix exports 2f1d9ef

## [3.1.4](https://github.com/mattallty/Caporal.js/compare/v3.1.3...v3.1.4) (2023-08-28)

## [3.1.3](https://github.com/mattallty/Caporal.js/compare/v3.1.2...v3.1.3) (2023-08-28)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@caporal/core",
"version": "3.1.4",
"version": "3.1.5",
"description": "A full-featured framework for building command line applications (cli) with node.js",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit 34bf9aa

Please sign in to comment.