Anyone is welcome to contribute.
If something has changed that affects the Docs/Demo page, run:
npm run build-docs
To publish a new version to npm, run:
npm version patch # or minor
Push the changes with the new tag to GitHub. A workflow will publish the package.