Skip to content

Commit

Permalink
chore: bump nightly with 3.0.0-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Jun 13, 2024
1 parent c453130 commit 646d2f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/release-nightly.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ set -xe
git restore -s@ -SW -- .

# Bump according to changelog
pnpm changelogen --bump
pnpm changelogen --bump -r 3.0.0-beta

# Bump versions to nightly
pnpm jiti ./scripts/bump-nightly
Expand Down

0 comments on commit 646d2f2

Please sign in to comment.