这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: odannyc/publish-nuget

Tags

v1.2.0

Toggle v1.2.0's commit message
resolve Rebel028#6 with a better version change detection

v1

Toggle v1's commit message
resolve Rebel028#6 with a better version change detection

v1.1.0

Toggle v1.1.0's commit message
add support for F# & close Rebel028#5

v1.0.3

Toggle v1.0.3's commit message
fix Rebel028#4 to fail on nuget errors & fix git tag check

v1.0.2

Toggle v1.0.2's commit message
fix cross platform dotnet check & log missing nuget_key

fix cross platform dotnet check & log missing nuget_key

* make dotnet check cross-platform (the `command` command is not available outside powershell on windows)

* log output when `nuget_key` input is not supplied

v1.0.1

Toggle v1.0.1's commit message
fix Rebel028#2 cross platform git command issues

replace execSync with spawnSync as the former is unable to capture the stdout of a command on windows

v1.0.0

Toggle v1.0.0's commit message
init