Skip to content

Commit edabe84

Browse files
github-actions[bot]chenasraf
authored andcommitted
chore(master): release 2.1.1
1 parent 4de92ef commit edabe84

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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.1.1](https://github.com/chenasraf/massarg/compare/v2.1.0...v2.1.1) (2026-01-26)
4+
5+
6+
### Bug Fixes
7+
8+
* async run error handling ([4de92ef](https://github.com/chenasraf/massarg/commit/4de92efef23144950704e976fac0d2a0340116aa))
9+
310
## [2.1.0](https://github.com/chenasraf/massarg/compare/v2.0.1...v2.1.0) (2026-01-26)
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.1.0",
3+
"version": "2.1.1",
44
"description": "Flexible, powerful, and simple command/argument parser for CLI applications",
55
"keywords": [
66
"shell",

0 commit comments

Comments
 (0)