Skip to content

Commit

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

### Bug Fixes

* ci 3c7dad9
* **dependencies:** unpin dependencies 6e902f6, closes #210
* Fix all the things! c78ff14
* **guide:** Fix typo (greating => greeting) 9541e22
* help snapshots 67c0599
* update pnpm-lock.yaml 48347e4
  • Loading branch information
semantic-release-bot committed Aug 27, 2023
1 parent b6865e7 commit 9d5a63d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Bug Fixes

* ci 3c7dad9
* **dependencies:** unpin dependencies 6e902f6, closes #210
* Fix all the things! c78ff14
* **guide:** Fix typo (greating => greeting) 9541e22
* help snapshots 67c0599
* update pnpm-lock.yaml 48347e4

## [2.0.2](https://github.com/mattallty/Caporal.js/compare/v2.0.1...v2.0.2) (2020-06-13)


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

0 comments on commit 9d5a63d

Please sign in to comment.