Skip to content

Commit 1cf852a

Browse files
committed
Fix release process
1 parent acd3a4f commit 1cf852a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/release_process.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,5 @@
66
4. Add target version number to release notes
77
5. Check in and merge
88
6. Pick the latest version from the RELEASE_NOTES.md file
9-
7. Update package.json version and run npm install
10-
8. Tag the repo locally and push the tag, align the release (git tag -s v11.x.x)
11-
9. The new release will be built and published 🎉
9+
7. Copy the release notes in Markdown, create a tag on Github with the notes
10+
8. The new release will be built and published 🎉

0 commit comments

Comments
 (0)