From 551aa1c5a610c76af3bc2d1d89b308d9eba574de Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 28 Aug 2023 13:18:06 +0000 Subject: [PATCH] chore(release): 3.1.4 [skip ci] ## [3.1.4](https://github.com/mattallty/Caporal.js/compare/v3.1.3...v3.1.4) (2023-08-28) --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ab3809..931190b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [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) ## [3.1.2](https://github.com/mattallty/Caporal.js/compare/v3.1.1...v3.1.2) (2023-08-28) diff --git a/package.json b/package.json index 8c3490e..39b256e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@caporal/core", - "version": "3.1.3", + "version": "3.1.4", "description": "A full-featured framework for building command line applications (cli) with node.js", "main": "./dist/", "exports": {