Skip to content

Commit b2cf377

Browse files
chore: update version
1 parent ccfb7ef commit b2cf377

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/lemon-parents-heal.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.1.1
4+
5+
### Patch Changes
6+
7+
- ccfb7ef: Adds HMR support
8+
39
## 0.1.0
410

511
### Minor 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.1.0",
3+
"version": "0.1.1",
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)