chore(develop): release 2.1.0

This commit is contained in:
github-actions[bot]
2026-01-26 09:18:20 +00:00
committed by GitHub
parent 818fb9c34e
commit d5a8c4c35b
2 changed files with 8 additions and 1 deletions

View File

@@ -1,5 +1,12 @@
# Change Log
## [2.1.0](https://github.com/chenasraf/massarg/compare/v2.0.1...v2.1.0) (2026-01-26)
### Features
* add error handling ([818fb9c](https://github.com/chenasraf/massarg/commit/818fb9c34ee1180a6c6afc3fa3a4c1bfac3a94d7))
## [2.0.1](https://github.com/chenasraf/massarg/compare/v2.0.0...v2.0.1) (2024-05-03)

View File

@@ -1,6 +1,6 @@
{
"name": "massarg",
"version": "2.0.1",
"version": "2.1.0",
"description": "Flexible, powerful, and simple command/argument parser for CLI applications",
"keywords": [
"shell",