Added .yarnrc

no issue

- Casper uses `%s` tag naming
- Let's keep this, otherwise release order is broken
- Ghost & Ghost-Admin use this notation too
- It will tell `yarn version` to use `%s` instead of `v%s`
This commit is contained in:
kirrg001 2019-03-15 14:33:22 +01:00 committed by Katharina Irrgang
parent 8729dafcf5
commit b1ce464ea3
1 changed files with 2 additions and 0 deletions

2
.yarnrc Normal file
View File

@ -0,0 +1,2 @@
version-tag-prefix ""
version-git-message "%s"