Skip to content

Commit

Permalink
chore(release): 2.0.5 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.5](v2.0.4...v2.0.5) (2023-08-27)

### Bug Fixes

* **ci:** remove push event from ci.yml (duplicate) 436de49
  • Loading branch information
semantic-release-bot committed Aug 27, 2023
1 parent 436de49 commit 10395e1
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.

## [2.0.5](https://github.com/mattallty/Caporal.js/compare/v2.0.4...v2.0.5) (2023-08-27)


### Bug Fixes

* **ci:** remove push event from ci.yml (duplicate) 436de49

## [2.0.4](https://github.com/mattallty/Caporal.js/compare/v2.0.3...v2.0.4) (2023-08-27)


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": "2.0.4",
"version": "2.0.5",
"description": "A full-featured framework for building command line applications (cli) with node.js",
"main": "./dist/",
"exports": {
Expand Down

0 comments on commit 10395e1

Please sign in to comment.