$ cd template
$ streamlit run my_component/__init__.py$ cd template/my_component/frontend
$ pnpm start$ cd streamlit-component-lib-react-hooks
$ pnpm build$ pnpm new-versionThen push the commit to the GitHub repository and create a new release. The CI/CD process will release the package to NPM.