From 0b3891f84aa4447ee8ee9e60269dedeb940f25ff Mon Sep 17 00:00:00 2001 From: DaddyWarbucks Date: Tue, 22 Mar 2022 12:18:58 -0600 Subject: [PATCH] Updating changelog --- .gitignore | 2 ++ README.md | 3 +++ 2 files changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 717de07..7d39171 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,5 @@ node_modules .lock-wscript dist/ + +*.env diff --git a/README.md b/README.md index 91fadcc..34ea2f1 100644 --- a/README.md +++ b/README.md @@ -174,6 +174,9 @@ module.exports = function (app) { }; ``` +## Development +If you are a maintainer of this package, you will need a Github token to generate the changelog: See: https://github.com/github-changelog-generator/github-changelog-generator#github-token + ## License Copyright (c) 2019