Rebuild dist files and update README for releases.

This commit is contained in:
Paul Loberg
2024-10-02 11:42:26 +02:00
committed by Sylvestre Ledru
parent 3d1446595f
commit 0f3ae50cf4

View File

@@ -113,6 +113,7 @@ Note that using https://github.com/actions/create-github-app-token is a better o
1. Update the example in README.md
1. Update version in `package.json`
1. Run `npm i --package-lock-only`
1. Run `npm run build`
1. Commit and push the local changes
1. Tag a new release (vX.X.X)
1. Create a new release in github