Skip to content

Releases: iFaxity/semantic-release-nuget

v2.0.2

18 Mar 22:37
0d23214
Compare
Choose a tag to compare

2.0.2 (2023-03-18)

Bug Fixes

  • Added logging to commands (#22) (ef764ca)
  • Output default set to cwd of semantic-release (#21) (fb920ba)

v2.0.1

09 Mar 23:43
b6eba79
Compare
Choose a tag to compare

2.0.1 (2023-03-09)

Bug Fixes

  • Push args (apiKey, source, etc) now working (#17) (e1a9ebf)

v2.0.0

28 Feb 17:41
Compare
Choose a tag to compare

2.0.0 (2023-02-28)

Bug Fixes

  • Dep execachanged to v5 to support cjs module (6375b95)
  • Fixed commonjs dependency for execa (5bbec44)
  • Updated the prepare script (7f76d72)

Features

  • Added additional environment variables for common options (7c31a3d)
  • Added properties option (b8b45ac)
  • Added verification of dotnet-cli and prints the dotnet version (a0ed8cd)
  • Added zod to validate options (568e6aa)
  • Changed NUGET_TOKEN env var to NUGET_API_KEY (a694e34)
  • Filtered 'void' args (9cbdf1e)
  • Piping to stderr & stdout when using dotnet-cli (2941075)
  • Removed complex options (050ab71)