Skip to content

Commit

Permalink
Add instruction on how to release
Browse files Browse the repository at this point in the history
  • Loading branch information
lukyth committed Oct 23, 2020
1 parent 78048c6 commit 8c4a9ae
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,14 @@ Add `parcel-reporter-bundle-manifest` to `.parcelrc` in `reporters`.
- https://github.com/parcel-bundler/parcel#parcelrcreporters
- https://github.com/parcel-bundler/parcel#reporters

## Development

### Releasing

1. Bump the version in `package.json`
2. Push to the `main` branch in GitHub
3. Create a release for that version

## Acknowledgement

This plugin behave similarly to https://github.com/mugi-uno/parcel-plugin-bundle-manifest.
Expand Down

0 comments on commit 8c4a9ae

Please sign in to comment.