Skip to content

Latest commit

 

History

History
253 lines (114 loc) · 10.8 KB

CHANGELOG.md

File metadata and controls

253 lines (114 loc) · 10.8 KB

4.3.4 (2024-08-01)

Bug Fixes

  • deps: bump execa from 9.2.0 to 9.3.0 (#27) (2f5cc67)
  • deps: bump got from 14.4.1 to 14.4.2 (#29) (6d9acff)

4.3.3 (2024-06-20)

Bug Fixes

  • git: revert change commit message to no longer skip the pipeline (314a947)

4.3.2 (2024-06-12)

Bug Fixes

  • custom-changelog: initialize errors (d3985fb)

4.3.1 (2024-06-11)

Bug Fixes

  • custom-changelog: fix import of cjs lodash (cf044b4)

4.3.0 (2024-06-11)

Bug Fixes

  • npm: bump dependency versions (b4bbd1a)

Features

  • plugins: add initial version for custom changelog (1ddf9ce)
  • presets: add custom changelog to no npm publish configurations (4a6f5ea)

4.2.1 (2024-06-03)

Bug Fixes

  • npm: bump dependency versions (03ac893)

4.2.0 (2024-06-03)

Features

  • git: change commit message to skip the pipeline (965ff35)

4.1.4 (2024-05-20)

Bug Fixes

  • deps: bump execa from 8.0.1 to 9.1.0 (#23) (75aeaf9)

4.1.3 (2024-04-09)

Bug Fixes

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

4.1.2 (2024-03-17)

Bug Fixes

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

4.1.1 (2024-02-02)

Bug Fixes

  • lodash: use default import (5aed1e8)

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)

4.0.4 (2024-02-02)

Bug Fixes

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

4.0.3 (2024-02-02)

Bug Fixes

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

4.0.2 (2024-02-02)

Bug Fixes

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

4.0.1 (2024-02-02)

Bug Fixes

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

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

3.0.0 (2023-12-03)

chore

  • node: update dependencies and engines (3c4c67c)

Features

  • presets: add initial deno config (be13671)

BREAKING CHANGES

  • node: required node >=20 and npm >=10, uses got@v14

2.0.6 (2023-11-16)

Bug Fixes

  • engines: allow additional versions (9b98fd8)
  • packages: remove semantic release from dependencies (3fa2da7)

2.0.5 (2023-10-19)

Bug Fixes

  • npm: bump dependency versions (4b0bf0f)

2.0.4 (2023-10-04)

Bug Fixes

  • ms-teams: validate whether teams webhook is disabled (dececc9)

2.0.3 (2023-10-04)

Bug Fixes

  • npm: bump dependency versions (1ddcd16)

2.0.2 (2023-10-02)

Bug Fixes

  • ms-teams: add ignore to prevent node_modules being published (d712f35)

2.0.1 (2023-10-02)

Fix

  • npmrc: remove strict engines rule (472231a)

2.0.0 (2023-10-02)

Feature

  • ms-teams: allow to disable plugin (1eb1112)
  • platforms: support gitlab and github (ad3704c)

Breaking Changes

  • platforms: move presets to platform specific directories (ad3704c)

1.0.4 (2023-10-01)

Fix

  • ms-teams-plugin: mark as module (121de4b)

1.0.3 (2023-09-29)

Fix

  • ms-teams-plugin: mark as module (e279c03)

1.0.2 (2023-09-29)

Fix

  • ms-teams-plugin: mark as module (fdf3c07)

1.0.1 (2023-09-29)

Fix

  • ms-teams-plugin: mark as module (07dfa41)

1.0.0 (2023-09-29)

Feature

  • project: add initial files (e7ca66c)