You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: add explicit version to dotnet pack and fix feat! detection
- Add -p:Version parameter to dotnet pack to override MinVer
- Add feat!:major and fix!:major rules to properly detect breaking changes
- This ensures v3.0.0 packages are created with correct version
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
0 commit comments