Skip to content

Releases: JonasSchubert/semantic-release-presets

v4.1.3

09 Apr 08:20
Compare
Choose a tag to compare

4.1.3 (2024-04-09)

Bug Fixes

  • gitlab: add custom tag format without leading v (dbcabf2)

v3.0.1

09 Apr 10:01
Compare
Choose a tag to compare

3.0.1 (2024-04-09)

Bug Fixes

  • gitlab: add custom tag format without leading v (deb8833)

v4.1.2

17 Mar 12:06
Compare
Choose a tag to compare

4.1.2 (2024-03-17)

Bug Fixes

  • npm: bump dependencies (8b14aff)
  • semantic-release-replace-plugin: check in all directories for project files (7b5d14d)

v4.1.1

02 Feb 13:49
Compare
Choose a tag to compare

4.1.1 (2024-02-02)

Bug Fixes

  • lodash: use default import (5aed1e8)

v4.1.0

02 Feb 13:40
Compare
Choose a tag to compare

4.1.0 (2024-02-02)

Bug Fixes

  • nuget: add log message for api key and remove quotes (84b610d)
  • nuget: fix log message (398c324)

Features

  • nuget: allow templating of some options (3c516f0)
  • presets: use template syntax for nuget options (b248358)

v4.0.4

02 Feb 12:57
Compare
Choose a tag to compare

4.0.4 (2024-02-02)

Bug Fixes

  • nuget: use execa and optimize error handling (b880aa0)

v4.0.3

02 Feb 11:34
Compare
Choose a tag to compare

4.0.3 (2024-02-02)

Bug Fixes

  • nuget: add try catch to publish (11868f2)

v4.0.2

02 Feb 11:19
Compare
Choose a tag to compare

4.0.2 (2024-02-02)

Bug Fixes

  • nuget: add multiple logs (8874ba4)
  • nuget: remove quotes around packageFilesRegex (f7523d8)

v4.0.1

02 Feb 10:57
Compare
Choose a tag to compare

4.0.1 (2024-02-02)

Bug Fixes

  • nuget: add file extension to import path (dad8408)

v4.0.0

01 Feb 20:01
Compare
Choose a tag to compare

4.0.0 (2024-02-01)

Bug Fixes

  • deps: bump got to 14.1.0 in plugin ms-teams (b1a6a26)
  • deps: bump got to 14.1.0, bump husky and commitlint (ca465ad)

Features

  • plugins: add nuget publish (448e642)
  • presets: use nuget plugin in gitlab configurations for nuget (7ad59ec)

BREAKING CHANGES

  • presets: requires installed dotnet nuget cli