mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-10 06:34:05 -08:00
3ae005cafe
* 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"
|
|
}
|
|
}
|