Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gxxcastillo committed Mar 5, 2024
1 parent 39b120f commit be5a950
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,17 +31,19 @@ pnpm moon :lint
### Publishing

Changesets should be provided on every PR. To create a changeset run:

```bash
pnpm changeset
```
```

To bump versions prior to publishing:
```bash

```bash
pnpm bump
```

To publish:

```bash
pnpm publish
pnpm run publish
```

0 comments on commit be5a950

Please sign in to comment.