Skip to content

Commit

Permalink
add changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
jaggli committed Nov 8, 2024
1 parent 7194e3d commit 476f79b
Show file tree
Hide file tree
Showing 2 changed files with 6,261 additions and 5,097 deletions.
6 changes: 5 additions & 1 deletion contributing-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,11 @@ export default withYak({
- Keep commits focused and atomic
- Write clear commit messages
4. Run tests to ensure everything works
5. Push changes and create a pull request
5. Create a changlog entry
```bash
pnpm changeset
```
6. Push changes and create a pull request

## Common Issues

Expand Down
Loading

0 comments on commit 476f79b

Please sign in to comment.