Skip to content

Commit

Permalink
Update contributing.md to have instruction to update changelog in the…
Browse files Browse the repository at this point in the history
… release instructions (#570)

Update contributing.md to have instruction to update changelog when releasing
  • Loading branch information
heliuchuan authored Nov 10, 2024
1 parent c2c8f4b commit 765fc5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ these commands.
```bash
git checkout "bump_version"
// update version in `package.json`
// update CHANGELOG.md
pnpm update-version
```

Expand Down

0 comments on commit 765fc5b

Please sign in to comment.