chore(master): release 2.1.1

This commit is contained in:
github-actions[bot]
2026-01-26 10:08:00 +00:00
committed by GitHub
parent 4de92efef2
commit 2170de6536
2 changed files with 8 additions and 1 deletions

View File

@@ -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)

View File

@@ -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",