diff --git a/.changeset/long-fireants-itch.md b/.changeset/long-fireants-itch.md deleted file mode 100644 index 59b129c..0000000 --- a/.changeset/long-fireants-itch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"astro-vtbot": patch ---- - -VtBotDebug: include new signal property in event properties. diff --git a/CHANGELOG.md b/CHANGELOG.md index ed07508..7fa9b05 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # The Bag of Tricks for View Transitions +## 1.7.24 + +### Patch Changes + +- 1e6e93c: VtBotDebug: include new signal property in event properties. + ## 1.7.23 - 2024-06-01 ### Patch Changes diff --git a/package.json b/package.json index 0e5cbf9..8d0ff75 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "1.7.23", + "version": "1.7.24", "description": "The 👜 Bag of Tricks ✨ for Astro's View Transitions", "homepage": "https://github.com/martrapp/astro-vtbot#readme", "bugs": {