demo-test-artifact-2
v1.1.0
Published
[**semantic-release**](https://github.com/semantic-release/semantic-release) shareable config to publish to `npm` and/or `ghcr`.
Downloads
1
Readme
demo-test-artifact-2
semantic-release shareable config to publish to npm
and/or ghcr
.
Plugins
This shareable configuration use the following plugins:
conventional-changelog-conventionalcommits
@semantic-release/commit-analyzer
@semantic-release/release-notes-generator
@semantic-release/changelog
@semantic-release/npm
@semantic-release/git
@semantic-release/github
@eclass/semantic-release-docker
Install
$ npm install --save-dev semantic-release demo-test-artifact-2
Usage
The shareable config can be configured in the semantic-release configuration file:
{
"extends": "demo-test-artifact-2"
}
Configuration
See each plugin documentation for required installation and configuration steps.