Skip to content

Commit f002c41

Browse files
Version Packages (#254)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 303c366 commit f002c41

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

.changeset/strange-swans-destroy.md

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

CHANGELOG.md

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

3+
## 2.0.5
4+
5+
### Patch Changes
6+
7+
- 253879a: -- **Thank you [Luísa](https://github.com/luisaverza)** -- for fixing the plugin integration for monorepos with `pnpm`!\
8+
fix: resolve relative paths for compatibility with pnpm hoisting
9+
310
## 2.0.4 - 2025-01-25
411

512
### 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.0.4",
6+
"version": "2.0.5",
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)