Skip to content

Commit cfc3e7e

Browse files
[ci] release (#20)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3f4efc6 commit cfc3e7e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/clear-trains-film.md

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

packages/astro-loading-indicator/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.1
4+
5+
### Patch Changes
6+
7+
- [#19](https://github.com/florian-lefebvre/astro-loading-indicator/pull/19) [`3f4efc6`](https://github.com/florian-lefebvre/astro-loading-indicator/commit/3f4efc69c61ee95207677480da8c711f7d840717) Thanks [@florian-lefebvre](https://github.com/florian-lefebvre)! - Bumps version, no code change
8+
39
## 0.7.0
410

511
### Minor Changes

packages/astro-loading-indicator/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.7.0",
3+
"version": "0.7.1",
44
"description": "Display a progress bar between page navigations when using View Transitions",
55
"type": "module",
66
"sideEffects": false,

0 commit comments

Comments
 (0)