File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.1.0
4+
5+ [ compare changes] ( https://github.com/jcamp-code/release-it-dotnet/compare/v0.0.3...v0.1.0 )
6+
7+ ### 🚀 Enhancements
8+
9+ - Improved multiple package publishing ([ c18ecdd] ( https://github.com/jcamp-code/release-it-dotnet/commit/c18ecdd ) )
10+
11+ ### 🩹 Fixes
12+
13+ - Cross platform directory removal ([ a5c991c] ( https://github.com/jcamp-code/release-it-dotnet/commit/a5c991c ) )
14+ - Remove .sln from packageId if using solution ([ 68fb4d1] ( https://github.com/jcamp-code/release-it-dotnet/commit/68fb4d1 ) )
15+
16+ ### 🏡 Chore
17+
18+ - Added multiple package playground ([ 8645e8f] ( https://github.com/jcamp-code/release-it-dotnet/commit/8645e8f ) )
19+
320## v0.0.3
421
522[ compare changes] ( https://github.com/jcamp-code/release-it-dotnet/compare/v0.0.2...v0.0.3 )
Original file line number Diff line number Diff line change 11{
22 "name" : " release-it-dotnet" ,
33 "type" : " module" ,
4- "version" : " 0.0.3 " ,
4+ "version" : " 0.1.0 " ,
55 "description" : " NuGet publish and DotNet version read/write plugin for release-it" ,
66 "author" : " John Campion Jr (https://github.com/JohnCampionJr/)" ,
77 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments