Browse Source

chore: update commit release

main
Distopico Vegan 5 years ago
parent
commit
4502fb1118
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .releaserc.yml

+ 1
- 1
.releaserc.yml View File

@ -13,5 +13,5 @@ plugins:
- assets:
- CHANGELOG.md
- app/build.gradle
message: "chore(release): ${nextRelease.version} [skip ci]\n\n${nextRelease.notes}"
message: "chore(release): v${nextRelease.version}\n\n${nextRelease.notes}"
- "@semantic-release/gitlab"

Loading…
Cancel
Save