2.0.1 (2024-01-10)
2.0.0 (2023-10-19)
- this library is now build and published as ESM package to follow official Semantic Release plugins
2.0.0-beta.2 (2023-10-18)
- update exports in package.json (651e34b)
2.0.0-beta.1 (2023-10-18)
- this library is now build and published as ESM package to follow official Semantic Release plugins
1.4.1 (2023-10-10)
- publish: don't give invalid -v argument to dotnet nuget push (9b7ea6e)
1.4.0 (2023-10-10)
- add dotnetVerbosity option (7971c60)
1.3.0 (2023-09-18)
- add gitlabRegistryProjectId config (e2c29aa)
- GitLab: allow to provide a username when publishing to separate GitLab project (49de3d1), closes #624
1.3.0-beta.2 (2023-09-11)
- GitLab: allow to provide a username when publishing to separate GitLab project (49de3d1), closes #624
1.3.0-beta.1 (2023-08-09)
- add gitlabRegistryProjectId config (e2c29aa)
1.2.0 (2022-08-22)
- deps: update vulnerable deps via npm audit fix (a9b79b7)
- verify: use SemanticReleaseError in verify (a749358)
- allow to skip publish to official NuGet (53eb0e7)
1.2.0-beta.1 (2022-07-13)
- deps: update vulnerable deps via npm audit fix (a9b79b7)
- verify: use SemanticReleaseError in verify (a749358)
- allow to skip publish to official NuGet (53eb0e7)
1.1.2 (2022-07-13)
- publish: prevent NuGet token from leaking in logs (9e3c005)
1.1.1 (2022-04-05)
- prepare failed when projectPath was string (f3297b7)
1.1.0 (2022-03-18)
- allow to build multiple NuGet packages in one Repo (39c5fa3)
1.1.0-beta.1 (2022-03-15)
- allow to build multiple NuGet packages in one Repo (39c5fa3)
1.0.3 (2022-01-27)
- publish: use NuGet API url and snupkg (6c64590)
1.0.2 (2022-01-27)
- publish: use nuget.org as default push source (d0c7016)
1.0.1 (2022-01-20)
- release: mark package as publicly accessible (f787f4b)
- initial release (3df0305)