Skip to content

Commit 8d971fc

Browse files
chore(release): 2.0.0-pre.5 [skip ci]
# [2.0.0-pre.5](v2.0.0-pre.4...v2.0.0-pre.5) (2023-12-12) ### Bug Fixes * default options & default values ([eacb0dd](eacb0dd))
1 parent eacb0dd commit 8d971fc

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
# [2.0.0-pre.5](https://github.com/chenasraf/massarg/compare/v2.0.0-pre.4...v2.0.0-pre.5) (2023-12-12)
4+
5+
6+
### Bug Fixes
7+
8+
* default options & default values ([eacb0dd](https://github.com/chenasraf/massarg/commit/eacb0dd7ab8712d276280a891067cfffaafbca3a))
9+
310
# [2.0.0-pre.4](https://github.com/chenasraf/massarg/compare/v2.0.0-pre.3...v2.0.0-pre.4) (2023-12-11)
411

512

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.4",
3+
"version": "2.0.0-pre.5",
44
"description": "Flexible, powerful, and simple command/argument parser for CLI applications",
55
"keywords": [
66
"shell",

0 commit comments

Comments
 (0)