Skip to content

Commit 6b89cc7

Browse files
committed
Draft a RELEASE.md file
1 parent e653afd commit 6b89cc7

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

RELEASE.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
1-
# releasing
1+
# RELEASE
22

33
Here are the steps:
4+
1. run these commands
5+
```bash
46
- yarn version
57
- git push origin master the-new-tag
68
- yarn changelog --from=previous-tag >> CHANGELOG.md (manual cleanup)
9+
- npm publish
10+
```
11+
2. Draft a release: https://github.com/dcyriller/ember-template-lint-plugin-prettier/releases/new

0 commit comments

Comments
 (0)