mirror of
https://github.com/chenasraf/massarg.git
synced 2026-05-17 17:38:09 +00:00
chore(master): release 2.1.1
This commit is contained in:
committed by
GitHub
parent
4de92efef2
commit
2170de6536
@@ -1,5 +1,12 @@
|
||||
# Change Log
|
||||
|
||||
## [2.1.1](https://github.com/chenasraf/massarg/compare/v2.1.0...v2.1.1) (2026-01-26)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* async run error handling ([4de92ef](https://github.com/chenasraf/massarg/commit/4de92efef23144950704e976fac0d2a0340116aa))
|
||||
|
||||
## [2.1.0](https://github.com/chenasraf/massarg/compare/v2.0.1...v2.1.0) (2026-01-26)
|
||||
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "massarg",
|
||||
"version": "2.1.0",
|
||||
"version": "2.1.1",
|
||||
"description": "Flexible, powerful, and simple command/argument parser for CLI applications",
|
||||
"keywords": [
|
||||
"shell",
|
||||
|
||||
Reference in New Issue
Block a user