Skip to content

Commit

Permalink
Version Packages (#202)
Browse files Browse the repository at this point in the history
* Version Packages

* Update CHANGELOG.md

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Martin Trapp <94928215+martrapp@users.noreply.github.com>
  • Loading branch information
3 people authored Oct 17, 2024
1 parent 44e8134 commit 3f592df
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/moody-suits-complain.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/perfect-trees-join.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/six-spiders-design.md

This file was deleted.

9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# The Bag of Tricks for Astro's View Transitions

## 1.10.4 - 2024-10-17

### Patch Changes

- 3cca5c8: -- **Thanks you [Lukas](https://github.com/trombach)** -- The Inspection Chamber DevTools now also work for projects using `pnpm`!\
Fixes `inspectionChamber` endpoint runtime error when using `pnpm`
- ed79b25: Makes the Linter respect vtbot-linter-ignore meta elements for non unique view transition names (e.g. if only one has display != none)
- 44e8134: Updates @vtbag/{inspection-chamber, element-crossing, turn-signal, cam-shaft} to their most recent versions.

## 1.10.3 - 2024-10-04

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "1.10.3",
"version": "1.10.4",
"description": "The 👜 Bag of Tricks ✨ for Astro's View Transitions",
"homepage": "https://events-3bg.pages.dev/",
"bugs": {
Expand Down

0 comments on commit 3f592df

Please sign in to comment.