Skip to content

Commit c7628a6

Browse files
committed
chore: bump version to 2.0.9
1 parent a6be69a commit c7628a6

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

src/EasyAppDev.Blazor.Store/EasyAppDev.Blazor.Store.csproj

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<PropertyGroup>
1919
<!-- NuGet Package Metadata -->
2020
<PackageId>EasyAppDev.Blazor.Store</PackageId>
21-
<Version>2.0.8</Version>
21+
<Version>2.0.9</Version>
2222
<Authors>Mashrul Haque</Authors>
2323
<Company>EasyAppDev</Company>
2424
<Product>EasyAppDev.Blazor.Store</Product>
@@ -31,6 +31,12 @@
3131
<PackageReadmeFile>README.md</PackageReadmeFile>
3232
<PackageIcon>icon.png</PackageIcon>
3333
<PackageReleaseNotes>
34+
v2.0.9 - LLM-Friendly Documentation
35+
36+
New Features:
37+
- Added llms.txt and llms-full.txt following llmstxt.org specification
38+
- Enables AI agents to navigate documentation more effectively
39+
3440
v2.0.8 - AsyncData Refetch Support
3541

3642
New Features:

0 commit comments

Comments
 (0)