Skip to content

Commit

Permalink
chore(release): 2.0.0-beta.11 [skip ci]
Browse files Browse the repository at this point in the history
# [2.0.0-beta.11](v2.0.0-beta.10...v2.0.0-beta.11) (2020-05-23)
  • Loading branch information
semantic-release-bot committed May 23, 2020
1 parent 401a0a6 commit 540085d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

# [2.0.0-beta.11](https://github.com/mattallty/Caporal.js/compare/v2.0.0-beta.10...v2.0.0-beta.11) (2020-05-23)

# [2.0.0-beta.10](https://github.com/mattallty/Caporal.js/compare/v2.0.0-beta.9...v2.0.0-beta.10) (2020-05-23)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.0-beta.10",
"version": "2.0.0-beta.11",
"description": "A full-featured framework for building command line applications (cli) with node.js",
"main": "./dist/",
"scripts": {
Expand Down

0 comments on commit 540085d

Please sign in to comment.