We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6145fc6 commit 081ef05Copy full SHA for 081ef05
2 files changed
packages/astro-fuse/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# astro-fuse
2
3
+## 1.0.3
4
+
5
+### Patch Changes
6
7
+- support astro v5
8
9
## 1.0.1
10
11
### Patch Changes
packages/astro-fuse/package.json
@@ -1,6 +1,6 @@
{
"name": "astro-fuse",
- "version": "1.0.2",
+ "version": "1.0.3",
"description": "Use Fuse.js to search documents in your Astro site",
"keywords": [
"astro-integration",
0 commit comments