Request
as the title suggests
Possible implementation
- Create a GH workflow to create GH pre-releases on pushes to package.json
- If the version field in the pacakge.json file was updated, use gh-cli to create a pre-release
we may refer to https://github.com/y-scope/yscope-log-viewer/blob/main/.github/workflows/release.yaml