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

https://github.com/telus/semantic-release-config

Semantic Release shareable config
https://github.com/telus/semantic-release-config

github npm package platform security-kpi semantic-release telus-digital

Last synced: about 1 year ago
JSON representation

Semantic Release shareable config

Awesome Lists containing this project

README

          

![maintenance-status](https://img.shields.io/badge/maintenance-passively--maintained-yellowgreen.svg)
![npm](https://img.shields.io/npm/v/@telus/semantic-release-config)

# Semantic Release Config

[Semantic Release](https://github.com/semantic-release/semantic-release) shareable config

## Usage

###### `.releaserc`

```bash
{
"extends": "@telus/semantic-release-config"
}
```

```bash
npm install @telus/semantic-release-config
npx semantic-release
```

---

> Github: [@telus](https://github.com/telus) •
> Twitter: [@telusdigital](https://twitter.com/telusdigital)