Skip to content

Commit

Permalink
chore: add release instructions to README
Browse files Browse the repository at this point in the history
  • Loading branch information
neopostmodern committed May 18, 2023
1 parent a816678 commit 9fe6465
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,10 @@ and
npm run server:start
```

Comprehensive PRs are very welcome, as are bug reports, feature requests and other suggestions.
Comprehensive PRs are very welcome, as are bug reports, feature requests and other suggestions.

### Release
To release a new version, run
```
npm run util:create-release
```

0 comments on commit 9fe6465

Please sign in to comment.