Commit b095884
committed
chore(release): 4.13.0 [automated]
## [4.13.0](v4.12.1...v4.13.0) (2026-01-17)
### 🚀 Features
* Add comprehensive documentation for .NET NuGet and semantic-release actions with examples ([755f3a8](755f3a8))
### 🐛 Bug Fixes
* Add assembly signing support with SNK key configuration in dotnet-build workflow ([e4cd23c](e4cd23c))
* Add cache support for NuGet lockfile and update semantic-release rules for breaking changes ([6f2913a](6f2913a))
* Add cache support for NuGet lockfile in dotnet workflows ([635d81e](635d81e))
* Add package count and names outputs to .NET NuGet action and workflow ([ffff9c1](ffff9c1))
* Enable Windows targeting for non-Windows platforms in dotnet workflows ([35b999f](35b999f))
* Enhance .NET NuGet action outputs with package count and names for multi-package solutions ([f791959](f791959))
* Enhance .NET NuGet action with package count output and summary generation options ([4ec108f](4ec108f))
* Enhance package push process with detailed success/failure counts and summary output ([9e6e15e](9e6e15e))
* Improve semantic-release configuration by adding support for custom release rules, changelog paths, and extra plugins ([a426ea8](a426ea8))
* Preserve JSON string format for git message in semantic-release configuration ([cfd8eae](cfd8eae))
* Refactor test results handling in dotnet-build workflow for improved clarity and cross-platform compatibility ([aa9bd4a](aa9bd4a))
* Simplify release rules by removing redundant breaking change types in semantic-release configuration ([0562caa](0562caa))
* Update dotnet-build workflow to use global-json-file and improve test result handling ([aa77835](aa77835))
* Update matrix strategy to use formatted inputs for OS and .NET version ([d75efab](d75efab))
* Upgrade to actions/setup-dotnet@v5 and add cache support for improved performance ([b6cc9e7](b6cc9e7))1 parent 755f3a8 commit b095884
1 file changed
+24
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
1 | 25 | | |
2 | 26 | | |
3 | 27 | | |
| |||
0 commit comments