541 B
541 B
Contributing
Publishing
This section is intended only for the project maintainers.
- Increment the version number in the
package.json,./react/package.jsonand./vue/package.jsonfiles, and runnpm installfrom the project root to updatepackage-lock.json. - Update the changelog.
- Commit and tag those changes.
- Push the commit and tag to GitHub.
- Review the draft release generated by GitHub.
- Publish the new release on GitHub. This will automatically trigger a GitHub action to publish these packages to NPM.