An open API service indexing awesome lists of open source software.

https://github.com/bjoluc/semantic-release-config-npm

semantic-release config for my NPM packages
https://github.com/bjoluc/semantic-release-config-npm

github npm semantic-release-config

Last synced: 3 months ago
JSON representation

semantic-release config for my NPM packages

Awesome Lists containing this project

README

        

# @bjoluc/semantic-release-config-npm

[![npm](https://img.shields.io/npm/v/@bjoluc/semantic-release-config-npm/latest)](https://www.npmjs.com/package/@bjoluc/semantic-release-config-npm)
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/bjoluc/semantic-release-config-npm/build.yml)](https://github.com/bjoluc/semantic-release-config-npm/actions)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)

The shareable semantic-release configuration for my NPM packages, based on [Jed Mao's config](https://github.com/jedmao/semantic-release-npm-github-config).
It includes `semantic-release` and all required plugins as dependencies, so I have one central place to update them too.