Skip to content

Publish package to GitHub Packages #1

@kygoh

Description

@kygoh

The following commands will publish a new patch version package to GitHub Packages

npm --no-git-tag-version version patch
npm run deploy

After publishing the package, commit the changes, push the commit and create a release.

Synchronize tag with the release

git fetch --all --tags

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions