diff --git a/.changeset/strong-mails-switch.md b/.changeset/strong-mails-switch.md deleted file mode 100644 index 8a63a1b..0000000 --- a/.changeset/strong-mails-switch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro-vtbot': patch ---- - -Adds the BackLink component for links with swapped forward / backward animations: https://events-3bg.pages.dev/library/BackLink/ diff --git a/CHANGELOG.md b/CHANGELOG.md index fb735d8..6385919 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # The Bag of Tricks for Astro's View Transitions +## 2.1.5 - 2025-06-09 + +### Patch Changes + +- b648802: Adds the BackLink component for links with swapped forward / backward animations: https://events-3bg.pages.dev/library/BackLink/ + ## 2.1.4 - 2025-05-31 ### Patch Changes diff --git a/package.json b/package.json index 7cf2d85..eb9d68d 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "2.1.4", + "version": "2.1.5", "description": "The 👜 Bag of Tricks ✨ for Astro's View Transitions", "homepage": "https://events-3bg.pages.dev/", "bugs": {