Skip to content

Commit dad33b5

Browse files
authored
docs: remove release steps (salesforce#120)
1 parent 8ac1a3f commit dad33b5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

CONTRIBUTING.md

-4
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,3 @@ Any code change should be submitted as a pull request. The description should ex
1919
## Review process
2020

2121
The bigger the pull request, the longer it will take to review and merge. Try to break down large pull requests in smaller chunks that are easier to review and merge. Also make sure to reference the related issues in the pull request message, if any.
22-
23-
## Publishing a new release
24-
25-
Checkout the latest `master` branch of the repo. Run `yarn release <version> <npm-tag>` command by providing the appropriate arguments to publish a new release of the package. A release commit should have been automatically created on your local branch. Push the release commit and the git tag to the remote repo.

0 commit comments

Comments
 (0)