Skip to content

Commit 84e6e11

Browse files
Version Packages
1 parent 4c49779 commit 84e6e11

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/floppy-rats-call.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# The Bag of Tricks for Astro's View Transitions
22

3+
## 2.1.8
4+
5+
### Patch Changes
6+
7+
- b44b1f6: Guard view transition names by forward/backward view transition types in default view transition styling
8+
39
## 2.1.7 - 2025-07-28
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"publishConfig": {
44
"access": "public"
55
},
6-
"version": "2.1.7",
6+
"version": "2.1.8",
77
"description": "The 👜 Bag of Tricks ✨ for Astro's View Transitions",
88
"homepage": "https://events-3bg.pages.dev/",
99
"bugs": {

0 commit comments

Comments
 (0)