Skip to content

Commit

Permalink
chore: remove note
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Nov 26, 2024
1 parent 1b6a4bc commit 02ceece
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/release.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ async function main() {
console.log(`\n${chalk.bold.blue('This is a dry run')}\n`)
}

// NOTE: I'm unsure if this would mess up the changelog
// allow to select which packages
const { pickedPackages } = await prompts({
type: 'multiselect',
name: 'pickedPackages',
Expand Down

0 comments on commit 02ceece

Please sign in to comment.