Skip to content

v1.1.0

Compare
Choose a tag to compare
@mckn mckn released this 18 Jul 20:06
· 13 commits to master since this release

Added the possibility to set the verbosity level by passing verbosity in your options object. #16

Previous versions of gulp-nuget is depending on a deleted version of the package ansi-styles. So this new version changed dependency on a newer version that exists. #21 #22

Fix when basename is missing. #17

Thanks for helping out with this release @bdukes @alistairmgreen and @roend83 for reporting issues.