New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@femessage/github-release-notes

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@femessage/github-release-notes

Create a release from a tag and uses issues or commits to creating the release notes. It also can generate a CHANGELOG.md file based on the release notes (or generate a brand new).

latest
Source
npmnpm
Version
0.19.0
Version published
Maintainers
1
Created
Source

gren 🤖

Github release notes and changelog generator

Build Status NPM Download NPM Version NPM License PRs Welcome Automated Release Notes by gren

Why

The motivation

Installation

npm i -g @femessage/github-release-notes

Setup

First, generate a GitHub token, with repo scope, at this link. Then add this line to ~/.bash_profile (or ~/.zshrc):

export GREN_GITHUB_TOKEN=your_token_here

Release

gren release 

# or
gren release --override

# or
GREN_GITHUB_TOKEN=your_token_here gren release 

See full documentation here

Contributors

Thanks goes to these wonderful people (emoji key):

Han
Han

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

Keywords

Github

FAQs

Package last updated on 17 Dec 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts