Skip to content

Commit

Permalink
1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bcomnes committed Dec 28, 2023
1 parent 8455453 commit 4c783be
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [v1.0.2](https://github.com/bcomnes/argsclopts/compare/v1.0.1...v1.0.2)
## [v1.0.3](https://github.com/bcomnes/argsclopts/compare/v1.0.2...v1.0.3)

### Commits

- Fix types [`8455453`](https://github.com/bcomnes/argsclopts/commit/8455453e10e403c2757ab25ef8bbf542bd179874)

## [v1.0.2](https://github.com/bcomnes/argsclopts/compare/v1.0.1...v1.0.2) - 2023-12-28

### Commits

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "argsclopts",
"description": "cliclopts but for Node.js parseArgs",
"version": "1.0.2",
"version": "1.0.3",
"author": "Bret Comnes <bcomnes@gmail.com> (https://bret.io)",
"bugs": {
"url": "https://github.com/bcomnes/argsclopts/issues"
Expand Down

0 comments on commit 4c783be

Please sign in to comment.