Skip to content

Commit 93d99dd

Browse files
daeha76claude
andcommitted
chore: bump version to 0.11.6
- Update CHANGELOG.md with v0.11.6 entry - NuGet README: replaced inline changelog with external link Co-Authored-By: Claude Opus 4.6 <[email protected]>
1 parent 89f4490 commit 93d99dd

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.11.6] - 2026-03-16
9+
10+
### Changed
11+
12+
- NuGet README: replaced inline changelog with a link to the external CHANGELOG.md
13+
814
## [0.11.5] - 2026-03-16
915

1016
### Added

src/Daeha.RnUI/Daeha.RnUI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<!-- NuGet Package Metadata -->
1313
<PackageId>Daeha.RnUI</PackageId>
14-
<Version>0.11.5</Version>
14+
<Version>0.11.6</Version>
1515
<Authors>Daeha</Authors>
1616
<Description>RnUI — Beautifully designed, accessible Blazor UI components. A Blazor port of shadcn/ui built with Tailwind CSS.</Description>
1717
<PackageLicenseExpression>MIT</PackageLicenseExpression>

0 commit comments

Comments
 (0)