diff --git a/.changeset/short-houses-tickle.md b/.changeset/short-houses-tickle.md
deleted file mode 100644
index f935e94..0000000
--- a/.changeset/short-houses-tickle.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro-vtbot': patch
----
-
-This introduces the `` component that reduces cursor switching on navigation.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6a1559b..5ed710b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,11 @@
# The Bag of Tricks for View Transitions
+## 1.8.6
+
+### Patch Changes
+
+- 75932b1: This introduces the `` component that reduces cursor switching on navigation.
+
## 1.8.5 - 2024-08-16
### Patch Changes
diff --git a/package.json b/package.json
index 4022b78..c085f7b 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
- "version": "1.8.5",
+ "version": "1.8.6",
"description": "The 👜 Bag of Tricks ✨ for Astro's View Transitions",
"homepage": "https://events-3bg.pages.dev/",
"bugs": {