0.2.1...0.2.2
Bug Fixes
- #6 Commands got switched around
New Features
- #5 create-release now takes files to read as the text for the body
Public API Changes
Scanned: 📑 1 project(s)
- ⚠️ 0 breaking change(s) detected in 📑 1 project(s) ⚠️
+ 1 new additions
- 1 removals
- 3 modifications
📑 release-notes.dll
Click here to see the 5 differences
release-notes, Version=0.0.0.0, Culture=neutral, PublicKeyToken=96c599bbe3e70f5d
release-notes.exe
ReleaseNotes.Arguments
+ 🔷 .ReleaseNotesConfig 💥
+ 🌟 ReleaseBodyFiles
- 🔴 ReleaseBodyPaths 💥
+ 🔷 ReleaseNotesConfig(GitHubRepository, FSharpMap<String, String>, FSharpOption<String>, String, FSharpOption<String>, String, String, String, FSharpOption<String>, Boolean, String, Boolean, FSharpOption<FSharpList<String>>) 💥
+ 🔷 Parameter name changed from releaseBodyPaths to releaseBodyFiles. 💥