Skip to content

Commit f81917b

Browse files
Version Packages (#240)
* Version Packages * Update CHANGELOG.md --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Martin Trapp <[email protected]>
1 parent 70a8fba commit f81917b

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/spicy-ducks-study.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.0.2 - 2025-01-01
4+
5+
### Patch Changes
6+
7+
- 70a8fba: Applies bug fixes from dependencies for `<ElementCrossing />` and `<CamShaft />`.
8+
39
## 2.0.1 - 2024-12-31
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.0.1",
6+
"version": "2.0.2",
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)