Skip to content

Commit

Permalink
Update dotfiles for this fork
Browse files Browse the repository at this point in the history
  • Loading branch information
cjbarth committed Aug 26, 2022
1 parent 3583b20 commit 1fda4b2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .grenrc.js
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
module.exports = {
"dataSource": "commits",
"tags": "all",
"prefix": "v",
"ignoreIssuesWith": [
"duplicate",
"wontfix",
"invalid",
"help wanted"
],
username: "cjbarth",
repo: "github-release-notes",
"template": {
"issue": "- [{{text}}]({{url}}) {{name}}"
},
Expand Down
2 changes: 2 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ test/
.jsdoc.conf.json
.travis.yml
.nyc_output
.babelrc
.release-it.json

0 comments on commit 1fda4b2

Please sign in to comment.