We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b77a3ba commit b8dba03Copy full SHA for b8dba03
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @bomb.sh/tools
2
3
+## 0.0.8
4
+
5
+### Patch Changes
6
7
+- Publishes the changes that were supposed to land in v0.0.7
8
9
## 0.0.7
10
11
### Patch Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "@bomb.sh/tools",
- "version": "0.0.7",
+ "version": "0.0.8",
"type": "module",
"license": "MIT",
"bin": {
0 commit comments