Skip to content

Commit db66e62

Browse files
[ci] release
1 parent 88bfb2a commit db66e62

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/mean-stingrays-begin.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
# @bombsh/tab
22

3+
## 0.0.11
4+
5+
### Patch Changes
6+
7+
- 88bfb2a: fix: wrap dashes and arguments in single quotes
8+
39
## 0.0.10
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bomb.sh/tab",
3-
"version": "0.0.10",
3+
"version": "0.0.11",
44
"main": "./dist/t.js",
55
"types": "./dist/t.d.ts",
66
"type": "module",

0 commit comments

Comments
 (0)