protocol-v2 icon indicating copy to clipboard operation
protocol-v2 copied to clipboard

ci: Enable automated versioning and NPM publishing

Open kartojal opened this issue 3 years ago • 0 comments

From now on, commits must follow Conventional Commits, and release-please Github Action will maintain a CHANGELOG file and an automated PR to release versions with the latest changes. Once an automated PR bumps the version, it will also publish the package to the NPM registry.

You can read more about the release-please Github Action here: https://github.com/marketplace/actions/release-please-action

kartojal avatar Sep 29 '21 08:09 kartojal