mirror of
https://github.com/Viren070/AIOStreams.git
synced 2025-12-01 23:14:04 +01:00
14 lines
257 B
JSON
14 lines
257 B
JSON
{
|
|
"version": "independent",
|
|
"npmClient": "npm",
|
|
"packages": [
|
|
"packages/*"
|
|
],
|
|
"command": {
|
|
"version": {
|
|
"conventionalCommits": true,
|
|
"createRelease": "github",
|
|
"message": "chore(release): publish new versions"
|
|
}
|
|
}
|
|
} |