We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acd3a4f commit 1cf852aCopy full SHA for 1cf852a
docs/release_process.md
@@ -6,6 +6,5 @@
6
4. Add target version number to release notes
7
5. Check in and merge
8
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 🎉
+7. Copy the release notes in Markdown, create a tag on Github with the notes
+8. The new release will be built and published 🎉
0 commit comments