Skip to content

Commit c905aa4

Browse files
chore: update version
1 parent d057e74 commit c905aa4

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/heavy-donkeys-boil.md

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

package/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# astro-loading-indicator
22

3+
## 0.7.0
4+
5+
### Minor Changes
6+
7+
- d057e74: Adds support for Astro 5.0
8+
39
## 0.6.1
410

511
### Patch Changes

package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "astro-loading-indicator",
3-
"version": "0.6.1",
3+
"version": "0.7.0",
44
"description": "Display a progress bar between page navigations when using View Transitions",
55
"author": {
66
"email": "contact@florian-lefebvre.dev",

0 commit comments

Comments
 (0)