You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.
"description": "This script will create a release for a specified Github repository. It will generate a version number (based on [chronological versioning](https://gist.github.com/brandonsheppard/d242ba4ba99923d332f1afdcfa4fbf86)) and release notes ([based on commit history](https://gist.github.com/brandonsheppard/548a4cff7bc1a63e69397cb82269405b)).",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"