0.0.4 • Published 5 years ago

@clempat/semantic-release v0.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
5 years ago

Quandoo semantic-release

semantic-release

My semantic release configuration

🚀 Install

npm install --registry http://35.246.221.0:4873 @clempat/semantic-release semantic-release

🎮 Usage

Only versioning and release notes without publishing.

const createConfiguration = require('');

Versioning and release notes and publishing on docker (for apps/services)

npx semantic-release --extends @clempat/semantic-release/docker

Versioning and release notes and publishing on npm (packages)

npx semantic-release --extends @clempat/semantic-release/npm

Environments variables

VariablesDescription
CHANGELOG_FILEFile path of the changelog as in @semantic-release/changelog will fallback to default