-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
The following commands will publish a new patch version package to GitHub Packages
npm --no-git-tag-version version patch
npm run deployAfter publishing the package, commit the changes, push the commit and create a release.
Synchronize tag with the release
git fetch --all --tagsReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation