Skip to content

Commit e4cd97e

Browse files
Version Packages (#383)
* Version Packages * Update CHANGELOG.md --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Martin Trapp <94928215+martrapp@users.noreply.github.com>
1 parent 51e0c0f commit e4cd97e

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/fresh-coins-draw.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.10 - 2026-01-08
4+
5+
### Patch Changes
6+
7+
- 51e0c0f: Includes newest bugfix for inspection chamber (Fixes issue with visibility change for cross-document view transitions)
8+
39
## 2.1.9 - 2025-10-15
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.9",
6+
"version": "2.1.10",
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)