Skip to content

Commit 159ba17

Browse files
committed
chore: todo
1 parent 61838bf commit 159ba17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/release.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -543,6 +543,7 @@ async function getChangedPackages(...folders) {
543543
'--name-only',
544544
lastTag,
545545
'--',
546+
// TODO: should allow build files tsdown.config.ts
546547
// apparently {src,package.json} doesn't work
547548
join(folder, 'src'),
548549
// TODO: should not check dev deps and should compare to last tag changes

0 commit comments

Comments
 (0)