fix: publish first stable release as 0.1.0

This commit is contained in:
Andrey Avtomonov 2026-05-19 15:51:53 +02:00
parent b4c77c0563
commit b46abfda5d
9 changed files with 294 additions and 7 deletions

View file

@ -137,6 +137,7 @@ function createReleaseConfig(env = process.env) {
},
},
],
'./scripts/semantic-release-version-policy.cjs',
'@semantic-release/changelog',
[
'@semantic-release/exec',