glowing-parakeet
Publishing a package with npm, github actions, semantic release and conventional commits
Note: this package is not made for actual use.
Actions used
To be used whenever you are using Github actions.
Allows github workflows to be used.
To be used whenever you are using node. It allows you to cache the node modules, also test in different versions of node.
Lints pull requests with Commitlint
Publish / Release
Required
"release": {
"analyzeCommits": "semantic-release-conventional-commits"
"branches": "main"
}
linting commits
See the commitlint.