Skip to content

Commit a4cd281

Browse files
Version Packages (#450)
* Version Packages * Update CHANGELOG for version 3.0.1 release --------- 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 ae7ac18 commit a4cd281

4 files changed

Lines changed: 10 additions & 13 deletions

File tree

.changeset/dry-paws-cheat.md

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

.changeset/public-insects-exist.md

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

CHANGELOG.md

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

3+
## 3.0.1 - 2026-07-30
4+
5+
### Patch Changes
6+
7+
- 19a0839: Updates dependencies, especially now comes with @vtbag/utensil-drawer@1.2.17
8+
- ae7ac18: Additionally exports `remarkEndOfMarkdown` now also as `mdastEndOfMarkdown`. For all who prefer that name when switching Starlight from remark to mdast for Sätteri.
9+
10+
See [the StarlightPlugin page](https://events-3bg.pages.dev/library/StarlightPlugin/#for-s%C3%A4tteri-starlight-041) for details.
11+
312
## 3.0.0 - 2026-06-28
413

514
### Major 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": "3.0.0",
6+
"version": "3.0.1",
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)