Skip to content

Commit 6390ad2

Browse files
committed
Update development.md
1 parent 5109dd1 commit 6390ad2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEVELOPMENT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Hotfix releases follow the same process as standard releases above, but the `rel
103103
- Steps:
104104
- `git checkout v6 && git pull origin v6`
105105
- `git checkout -b release-v6`
106-
- `pnpm changeset pre enter pre`
106+
- `pnpm changeset pre enter pre-v6`
107107
- The process of the PRs and iterating on prereleases remains the same
108108
- Once the stable release is out:
109109
- Merge `release-v6` back to `v6` with a **Normal Merge**

0 commit comments

Comments
 (0)