Skip to content

Commit

Permalink
docs: update release flow
Browse files Browse the repository at this point in the history
  • Loading branch information
mizdra committed Dec 11, 2024
1 parent e9ece80 commit 2c49019
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ This is a guide for contributors.
git switch main && git pull
```
- ```bash
rm -rf dist && npm run build
npm run build
```
- ```bash
npm version <major|minor|patch>
Expand Down

0 comments on commit 2c49019

Please sign in to comment.