feat(ql3): cut alpha.1 candidate milestone

This commit is contained in:
whyour
2026-08-26 01:41:20 +08:00
parent c2df0c7215
commit 07cdc76bae
94 changed files with 1469 additions and 168 deletions
@@ -196,7 +196,7 @@ test('rejects tag, version and source identity drift', () => {
}),
/Git SHA-1/,
);
const nextVersion = `${version.slice(0, version.lastIndexOf('.') + 1)}1`;
const nextVersion = `${version}-drift`;
assert.throws(
() =>
createReleaseCandidateContract({