We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d5d6ad commit 13102c5Copy full SHA for 13102c5
AUTHORS
scripts/preversion.sh
@@ -20,8 +20,4 @@ echo 'Updating CHANGELOG.md'
20
git changelog --no-merges
21
git add CHANGELOG.md
22
23
-echo 'Updating AUTHORS'
24
-git authors --list > AUTHORS
25
-git add AUTHORS
26
-
27
-git commit -m "Update CHANGELOG.md and AUTHORS for new release"
+git commit -m "Update CHANGELOG.md for new release"
0 commit comments