@oriflame/semantic-release-config
TypeScript icon, indicating that this package has built-in type declarations

2.1.77 • Public • Published

@oriflame/semantic-release-config

Semantic release config used inside Oriflame and mainly focused on azure DevOps. With conventional Oriflame changelog.

semantic-release shareable config to publish npm packages with GitHub.

Plugins used

This shareable configuration uses the following plugins:

Install

npm install --save-dev semantic-release @oriflame/semantic-release-config

Usage

The shareable config can be configured in the semantic-release configuration file:

{
  "extends": "@oriflame/semantic-release-config",
  "branch": "master"
}

Generating changelog

To enable changelog generation set env variable GENERATE_CHANGELOG to true;

Package Sidebar

Install

npm i @oriflame/semantic-release-config

Weekly Downloads

183

Version

2.1.77

License

MIT

Unpacked Size

11.9 kB

Total Files

17

Last publish

Collaborators

  • samanekm
  • ondrej_langr.oriflame
  • jan.novotny.oriflame
  • cfmano
  • jakubmazanec
  • ori-development