From f9ad127a9ff1295d246ceca85e0cc37f9f796e47 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 27 Apr 2025 03:20:14 +0000 Subject: [PATCH] Version Packages --- .changeset/plenty-rooms-cheat.md | 5 ----- CHANGELOG.md | 6 ++++++ package.json | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 .changeset/plenty-rooms-cheat.md 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": {