Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mcollina/release-notes

How I create release notes for my npm modules
https://github.com/mcollina/release-notes

Last synced: 13 days ago
JSON representation

How I create release notes for my npm modules

Awesome Lists containing this project

README

        

# release-notes

How I create release notes for my npm modules

## Install

```
npm i @matteo.collina/release-notes
```

## Usage

```
release-notes -a $GITHUB_ACCESS_TOKEN -o mcollina -r test-releases -t v0.0.4
```

We recommend the use of a granular github access token
or a token provided by GitHub Actions.

## License

MIT