diff --git a/.changeset/angry-students-perform.md b/.changeset/angry-students-perform.md deleted file mode 100644 index 2b658f9..0000000 --- a/.changeset/angry-students-perform.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro-vtbot': patch ---- - -Removes a forgotten console.log statement diff --git a/.changeset/five-ladybugs-laugh.md b/.changeset/five-ladybugs-laugh.md deleted file mode 100644 index 1bf542e..0000000 --- a/.changeset/five-ladybugs-laugh.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro-vtbot': patch ---- - -Updates @vtbag/element-crossing to 1.0.1 diff --git a/.changeset/wise-bulldogs-hear.md b/.changeset/wise-bulldogs-hear.md deleted file mode 100644 index 3ad88a6..0000000 --- a/.changeset/wise-bulldogs-hear.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro-vtbot': patch ---- - -Updates the wording of the devToolbar integration. diff --git a/CHANGELOG.md b/CHANGELOG.md index e4ad71c..7e4d36d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # The Bag of Tricks for View Transitions +## 1.9.2 - 2024-09-08 + +### Patch Changes + +- 82de459: Removes a forgotten console.log statement from the `` component. +- 89741bd: Updates @vtbag/element-crossing to 1.0.1 +- 20671d6: Updates the wording of the devToolbar integration. + ## 1.9.1 - 2024-09-05 ### Patch Changes diff --git a/package.json b/package.json index 3aca09a..4e7fb14 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "1.9.1", + "version": "1.9.2", "description": "The 👜 Bag of Tricks ✨ for Astro's View Transitions", "homepage": "https://events-3bg.pages.dev/", "bugs": {