Releases: droidsolutions/semantic-release-nuget
Releases · droidsolutions/semantic-release-nuget
v2.0.1
2.0.1 (2024-01-10)
Bug Fixes
- #777 check for existing NuGet source before adding (e3047bb)
v2.0.0
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
Bug Fixes
- update exports in package.json (651e34b)
v2.0.0-beta.1
Bug Fixes
Features
BREAKING CHANGES
- this library is now build and published as ESM package to follow official Semantic
Release plugins
v1.4.1
1.4.1 (2023-10-10)
Bug Fixes
- publish: don't give invalid -v argument to dotnet nuget push (9b7ea6e)
v1.4.0
1.4.0 (2023-10-10)
Features
- add dotnetVerbosity option (7971c60)
v1.3.0
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
Features
- GitLab: allow to provide a username when publishing to separate GitLab project (49de3d1), closes #624
v1.3.0-beta.1
Features
- add gitlabRegistryProjectId config (e2c29aa)
v1.2.0
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)