@medly/semantic-release-config

0.1.5 • Public • Published

Semantic Release Config

What is semantic-release?

semantic-release is a fully automated version management and package publishing library that automates the whole package release workflow including: determining the next version number, generating the release notes and publishing the package.

About

semantic-release configuration recommended by Medly to automate your react application's release workflow.

Shared semantic release config

Install

yarn add -D @medly/semantic-release-config

Usage

Add below line in your package.json

{
 "release": {
  "extends": "@medly/semantic-release-config"
 }
}

Package Sidebar

Install

npm i @medly/semantic-release-config

Weekly Downloads

2

Version

0.1.5

License

MIT

Unpacked Size

3.6 kB

Total Files

4

Last publish

Collaborators

  • kdabir
  • gmukul01