Skip to content

Commit

Permalink
chore(readme): add release command
Browse files Browse the repository at this point in the history
  • Loading branch information
imollov committed Aug 24, 2021
1 parent 0beeb3a commit f635f57
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,10 @@ npm run test:e2e
npm run lint
```

### Bump version and generate change log
```
npm run release
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).

0 comments on commit f635f57

Please sign in to comment.