Skip to content

Commit e309153

Browse files
chore(release): 2.0.0-beta.6 [skip ci]
# [2.0.0-beta.6](v2.0.0-beta.5...v2.0.0-beta.6) (2020-05-22)
1 parent 0064ccb commit e309153

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
All notable changes to this project will be documented in this file. See
44
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.0.0-beta.6](https://github.com/mattallty/Caporal.js/compare/v2.0.0-beta.5...v2.0.0-beta.6) (2020-05-22)
7+
68
# [2.0.0-beta.5](https://github.com/mattallty/Caporal.js/compare/v2.0.0-beta.4...v2.0.0-beta.5) (2020-05-22)
79

810
# [2.0.0-beta.4](https://github.com/mattallty/Caporal.js/compare/v2.0.0-beta.3...v2.0.0-beta.4) (2020-05-22)

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@caporal/core",
3-
"version": "2.0.0-beta.5",
3+
"version": "2.0.0-beta.6",
44
"description": "A full-featured framework for building command line applications (cli) with node.js",
55
"main": "./dist/",
66
"scripts": {

0 commit comments

Comments
 (0)