Skip to content

Commit f2ac576

Browse files
[ci] release (#9)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent aafc601 commit f2ac576

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tangy-bushes-shake.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @bomb.sh/args (fka `ultraflag`)
22

3+
## 0.3.1
4+
5+
### Patch Changes
6+
7+
- aafc601: Fixes a bug which set longhand `--boolean` args to `false` ([#8](https://github.com/bombshell-dev/args/pull/8))
8+
39
## 0.3.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"provenance": true
66
},
77
"type": "module",
8-
"version": "0.3.0",
8+
"version": "0.3.1",
99
"types": "./dist/index.d.ts",
1010
"repository": {
1111
"type": "git",

0 commit comments

Comments
 (0)