Skip to content

Commit

Permalink
Version Packages (#16)
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 <[email protected]>
  • Loading branch information
3 people authored Jan 30, 2024
1 parent 9512867 commit c74be17
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/dry-shoes-prove.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/ninety-teachers-repeat.md

This file was deleted.

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

## 1.4.4 - 2024-01-30

### Patch Changes

- 877b6d6: Makes the implementation of `<LoadingIndicator />` more robust and adds configuration options for image and position
- 502e89b: `<VtBotDebug />` now shows which scripts are executed and which aren't between `astro:after-swap` & `astro:page-load` events

## 1.4.3 - 2024-01-27

### 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.4.3",
"version": "1.4.4",
"description": "The 👜 Bag of Tricks ✨ for Astro's View Transitions",
"homepage": "https://github.com/martrapp/astro-vtbot#readme",
"bugs": {
Expand Down

0 comments on commit c74be17

Please sign in to comment.