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
- Host: GitHub
- URL: https://github.com/telus/semantic-release-config
- Owner: telus
- License: mit
- Created: 2018-10-13T02:56:03.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-08-30T22:14:39.000Z (almost 2 years ago)
- Last Synced: 2024-09-25T16:51:27.390Z (over 1 year ago)
- Topics: github, npm, package, platform, security-kpi, semantic-release, telus-digital
- Language: JavaScript
- Homepage:
- Size: 2.09 MB
- Stars: 2
- Watchers: 26
- Forks: 3
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README


# 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)