Skip to content

Commit 1a7f130

Browse files
committed
Updating version & Release notes
1 parent 195edb8 commit 1a7f130

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/Orbyss.Components.Json.Models.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<TargetFramework>net8.0</TargetFramework>
55
<ImplicitUsings>enable</ImplicitUsings>
66
<Nullable>enable</Nullable>
7-
<Version>1.0.0</Version>
7+
<Version>1.0.1</Version>
88
<PackageId>Orbyss.Components.Json.Models</PackageId>
99
<Authors>Orbyss.io</Authors>
1010
<Company>Orbyss</Company>
@@ -21,7 +21,7 @@
2121
<PublishRepositoryUrl>true</PublishRepositoryUrl>
2222
<EmbedUntrackedSources>true</EmbedUntrackedSources>
2323

24-
<PackageReleaseNotes>Initial release. Includes core shared types for schema-based UI generation in Blazor.</PackageReleaseNotes>
24+
<PackageReleaseNotes>Second release: patch including translation sections used to fetch particular sections in a translation schema.</PackageReleaseNotes>
2525
</PropertyGroup>
2626

2727
<ItemGroup>

0 commit comments

Comments
 (0)