Skip to content

Commit

Permalink
Update publish.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
myin142 committed Aug 9, 2023
1 parent 0f06322 commit b34a189
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ CHANGELOG=""

generate_changelog() {
echo "Generating changelog"
touch package.json
echo "{}" > package.json
changelog -t $LAST_TAG -f CHANGELOG.md
CHANGELOG=$(cat CHANGELOG.md)
rm CHANGELOG.md
Expand Down

0 comments on commit b34a189

Please sign in to comment.