Skip to content

Commit

Permalink
Update .release-it.json
Browse files Browse the repository at this point in the history
  • Loading branch information
rasa-aadlv authored Aug 24, 2023
1 parent c120a0f commit 589c9fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .release-it.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
},
"github": {
"release": true,
"releaseNotes": "git log --pretty=oneline `git tag --sort=-committerdate | head -1`...`git tag --sort=-committerdate | head -2 | tail -1` | cut -d ' ' -f 2- | grep -v 'Merge pull request'",
"assets": null
},
"npm": {
Expand Down

0 comments on commit 589c9fb

Please sign in to comment.