-
Notifications
You must be signed in to change notification settings - Fork 393
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e21b237
commit 9966c6a
Showing
2 changed files
with
7 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,6 +32,8 @@ To build the docs locally, you can run `bundle exec jekyll serve`. | |
|
||
1. Create the commit for the release: | ||
* Bump the version number in adherence to [Semantic Versioning](http://semver.org/) in `package.json`. | ||
* Update any dependency versions | ||
* Confirm tests pass by running `npm test` | ||
* Commit with a message including the new version number. For example `v1.5.0`. | ||
* Tag the commit with the version number. For example `@slack/[email protected]`. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters