diff --git a/.releaserc b/.releaserc index 6a28d72..1231f4d 100644 --- a/.releaserc +++ b/.releaserc @@ -5,7 +5,7 @@ dryRun: false tagFormat: '${version}' # Global plugin options (will be passed to all plugins) -preset: 'conventionalcommits' # angular, conventionalcommits +preset: 'angular' # angular, conventionalcommits repositoryUrl: 'https://git.sthope.dev/sthope/DockerContainer-randomPwd.git' # your repository url giteaUrl: 'https://git.sthope.dev'