Skip to content

Commit

Permalink
fix(scripts): use builtin cliff flags
Browse files Browse the repository at this point in the history
  • Loading branch information
comfysage committed Jun 10, 2024
1 parent 480b77d commit 7976d5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/release/nightly/changelog.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env bash

# show changes since the last nightly tag
# show changes since the last version tag
# ---------------------------------------
git cliff mega..nightly
git cliff -u

0 comments on commit 7976d5f

Please sign in to comment.