diff --git a/.changeset/plenty-rooms-cheat.md b/.changeset/plenty-rooms-cheat.md deleted file mode 100644 index 983373f..0000000 --- a/.changeset/plenty-rooms-cheat.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@bomb.sh/tools": patch ---- - -Fixes a bundling issue with `cloudflare:*` and `bun:*` import specifiers diff --git a/CHANGELOG.md b/CHANGELOG.md index 0855276..85dea13 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @bomb.sh/tools +## 0.0.7 + +### Patch Changes + +- 48d96a9: Fixes a bundling issue with `cloudflare:*` and `bun:*` import specifiers + ## 0.0.6 ### Patch Changes diff --git a/package.json b/package.json index 3fb615c..8b0529f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bomb.sh/tools", - "version": "0.0.6", + "version": "0.0.7", "type": "module", "license": "MIT", "bin": {