feat: 🚸 add new version to package.json
I hope this works better now
This commit is contained in:
parent
f312b78b14
commit
6224e2309f
1 changed files with 6 additions and 0 deletions
|
@ -17,6 +17,12 @@
|
|||
"@semantic-release/commit-analyzer",
|
||||
"@semantic-release/release-notes-generator",
|
||||
"@semantic-release/npm",
|
||||
[
|
||||
"@semantic-release/git",
|
||||
{
|
||||
"message": "chore(release): ${nextRelease.version}\n\n${nextRelease.notes}"
|
||||
}
|
||||
],
|
||||
"@semantic-release/gitlab"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue