Skip to content

Commit 9bdd33f

Browse files
chore(release): 2.0.0-pre.3 [skip ci]
# [2.0.0-pre.3](v2.0.0-pre.2...v2.0.0-pre.3) (2023-12-02) ### Bug Fixes * help output formatting/text ([fed6f60](fed6f60)) * support help option with early quit ([742b597](742b597))
1 parent 9562f2d commit 9bdd33f

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Change Log
22

3+
# [2.0.0-pre.3](https://github.com/chenasraf/massarg/compare/v2.0.0-pre.2...v2.0.0-pre.3) (2023-12-02)
4+
5+
6+
### Bug Fixes
7+
8+
* help output formatting/text ([fed6f60](https://github.com/chenasraf/massarg/commit/fed6f602c5e682a2b585fed68ed05d95ed2a0a7e))
9+
* support help option with early quit ([742b597](https://github.com/chenasraf/massarg/commit/742b597f1ec9392f09b6af181d9c9cee7f680ba6))
10+
311
# [2.0.0-pre.2](https://github.com/chenasraf/massarg/compare/v2.0.0-pre.1...v2.0.0-pre.2) (2023-12-01)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "massarg",
3-
"version": "2.0.0-pre.2",
3+
"version": "2.0.0-pre.3",
44
"description": "Flexible, powerful, and simple command/argument parser for CLI applications",
55
"keywords": [
66
"shell",

0 commit comments

Comments
 (0)