We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d98c43 commit e05d809Copy full SHA for e05d809
.changeset/poor-plants-hug.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @bombsh/tab
2
3
+## 0.0.14
4
+
5
+### Patch Changes
6
7
+- 0d98c43: Fix package export types
8
9
## 0.0.13
10
11
### Patch Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "@bomb.sh/tab",
- "version": "0.0.13",
+ "version": "0.0.14",
"type": "module",
"bin": {
"tab": "./dist/bin/cli.mjs"
0 commit comments