Skip to content

jmosawy/semantic-release-config

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Semantic Release Config

An opinionated and re-usable Semantic Release config to publish packages on NPM.

semantic-release version outdated publish

Installation and usage

  1. Install semantic-release and @jmosawy/semantic-release-config:
npm i semantic-release @jmosawy/semantic-release-config -D
  1. Extend @jmosawy/semantic-release-config in your semantic-release configuration file:
{
  "extends": "@jmosawy/semantic-release-config"
}

About

⚙️ Shareable configuration for Semantic Release

Resources

License

Code of conduct

Stars

Watchers

Forks