Skip to content

Releases: droidsolutions/semantic-release-nuget

v2.0.1

10 Jan 09:22
Compare
Choose a tag to compare

2.0.1 (2024-01-10)

Bug Fixes

  • #777 check for existing NuGet source before adding (e3047bb)

v2.0.0

19 Oct 05:55
Compare
Choose a tag to compare

2.0.0 (2023-10-19)

Bug Fixes

  • update exports in package.json (651e34b)
  • use OS agnostic path separator (3cb4c0a), closes #686

Features

BREAKING CHANGES

  • this library is now build and published as ESM package to follow official Semantic
    Release plugins

v2.0.0-beta.2

18 Oct 10:36
Compare
Choose a tag to compare
v2.0.0-beta.2 Pre-release
Pre-release

2.0.0-beta.2 (2023-10-18)

Bug Fixes

  • update exports in package.json (651e34b)

v2.0.0-beta.1

18 Oct 08:40
Compare
Choose a tag to compare
v2.0.0-beta.1 Pre-release
Pre-release

2.0.0-beta.1 (2023-10-18)

Bug Fixes

  • use OS agnostic path separator (3cb4c0a), closes #686

Features

BREAKING CHANGES

  • this library is now build and published as ESM package to follow official Semantic
    Release plugins

v1.4.1

10 Oct 10:28
Compare
Choose a tag to compare

1.4.1 (2023-10-10)

Bug Fixes

  • publish: don't give invalid -v argument to dotnet nuget push (9b7ea6e)

v1.4.0

10 Oct 09:22
Compare
Choose a tag to compare

1.4.0 (2023-10-10)

Features

  • add dotnetVerbosity option (7971c60)

v1.3.0

18 Sep 07:20
Compare
Choose a tag to compare

1.3.0 (2023-09-18)

Features

  • add gitlabRegistryProjectId config (e2c29aa)
  • GitLab: allow to provide a username when publishing to separate GitLab project (49de3d1), closes #624

v1.3.0-beta.2

11 Sep 06:24
Compare
Choose a tag to compare
v1.3.0-beta.2 Pre-release
Pre-release

1.3.0-beta.2 (2023-09-11)

Features

  • GitLab: allow to provide a username when publishing to separate GitLab project (49de3d1), closes #624

v1.3.0-beta.1

09 Aug 07:24
Compare
Choose a tag to compare
v1.3.0-beta.1 Pre-release
Pre-release

1.3.0-beta.1 (2023-08-09)

Features

  • add gitlabRegistryProjectId config (e2c29aa)

v1.2.0

22 Aug 11:44
Compare
Choose a tag to compare

1.2.0 (2022-08-22)

Bug Fixes

  • deps: update vulnerable deps via npm audit fix (a9b79b7)
  • verify: use SemanticReleaseError in verify (a749358)

Features

  • allow to skip publish to official NuGet (53eb0e7)