[READ-ONLY] Mirror of https://github.com/bombshell-dev/args. <1kB CLI flag parser
args args-parser cli command-line command-line-parser node
5

Configure Feed

Select the types of activity you want to include in your feed.

chore: version

Nate Moore (Jan 13, 2025, 9:08 AM -0600) 5a4e14d7 3d9f8483

+7 -1
+6
CHANGELOG.md
··· 1 1 # ultraflag 2 2 3 + ## 0.2.3 4 + 5 + ### Patch Changes 6 + 7 + - Updates README to include more context 8 + 3 9 ## 0.2.2 4 10 5 11 ### Patch Changes
+1 -1
package.json
··· 1 1 { 2 2 "name": "ultraflag", 3 3 "type": "module", 4 - "version": "0.2.2", 4 + "version": "0.2.3", 5 5 "types": "./dist/index.d.ts", 6 6 "repository": { 7 7 "type": "git",