Skip to content

Commit

Permalink
chore: add maintainer note
Browse files Browse the repository at this point in the history
  • Loading branch information
bigopon committed Nov 5, 2021
1 parent dc324cf commit 30c6598
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MAINTAINER.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ For this package specifically, we try to maintain what you see in GH is what you
Steps:

1. checkout
2. restore dependencies
3. update version
2. restore dependencies (`npm ci`)
3. update version (`npm version -m 'chore(release): prepare release %s'`)
4. push
5. publish to npm

Expand Down

0 comments on commit 30c6598

Please sign in to comment.