Skip to content

Commit

Permalink
Merge branch 'master' of github.com:stylelint/stylelint
Browse files Browse the repository at this point in the history
  • Loading branch information
ntwb committed Aug 19, 2018
2 parents 405e3e7 + 4e73fbd commit a196777
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/developer-guide/releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ The secondary goals are:
7. Run `npm run release`.
8. Go to [https://www.npmjs.com/package/stylelint](https://www.npmjs.com/package/stylelint) and confirm the package was published correctly.
9. Go to [https://github.com/stylelint/stylelint/releases](https://github.com/stylelint/stylelint/releases) and confirm the release was created correctly.
6. If a new version of any `stylelint-config-*` is required, repeat step 3 for that repo.
6. If a new version of any `stylelint-config-*` is required, repeat step 5 for that repo.
7. Update the online demo by changing to the `stylelint-demo` repo:
1. Run `npm install -S stylelint@latest`
2. Run `npm test`
Expand Down

0 comments on commit a196777

Please sign in to comment.