Skip to content

Commit

Permalink
fix(semantic-release): re-run release to fix github release
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinr committed Feb 8, 2021
1 parent 80cb482 commit 0d352df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Expand Up @@ -73,6 +73,4 @@ See [CHANGELOG.md](https://github.com/gavinr/github-csv-tools/blob/master/CHANGE
- [nodeCSV](https://www.npmjs.com/package/csv)
- [commander](https://www.npmjs.com/package/commander)
- [co](https://www.npmjs.com/package/co)
- [Tim Patterson's Post on Atlassian.com](https://developer.atlassian.com/blog/2015/11/scripting-with-node/)

.
- [Tim Patterson's Post on Atlassian.com](https://developer.atlassian.com/blog/2015/11/scripting-with-node/)
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -53,6 +53,7 @@
"@semantic-release/release-notes-generator",
"@semantic-release/changelog",
"@semantic-release/npm",
"@semantic-release/github",
"@semantic-release/git"
]
}
Expand Down

0 comments on commit 0d352df

Please sign in to comment.