Created
June 7, 2022 07:36
-
-
Save AvocadoVenom/3d0ed3c139c0ce5c164ec03b9686b199 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| // ... | |
| "postversion": "git push --follow-tags && yarn run generate-changelog", | |
| "generate-changelog": "node ./scripts/gitlab/gitlab-changelog.js" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment