mirror of
https://github.com/n8n-io/n8n
synced 2026-05-10 13:32:23 +02:00
* ci: Setup a semi-automated release process (no-changelog) * create tag/release before deleting the temporary branch
7 lines
95 B
JSON
7 lines
95 B
JSON
{
|
|
"dependencies": {
|
|
"semver": "^7.3.8",
|
|
"conventional-changelog-cli": "^2.2.2"
|
|
}
|
|
}
|