mirror of
https://github.com/swc-project/swc.git
synced 2024-12-28 08:04:43 +03:00
chore(api/rust): Automate updating of change logs
This commit is contained in:
parent
b4c210d1d9
commit
4006d5691f
@ -3,6 +3,7 @@ set -eu
|
||||
|
||||
git pull || true
|
||||
|
||||
yarn changelog
|
||||
sh -c "$@"
|
||||
# Ensure that Cargo.lock is up-to-date
|
||||
cargo metadata --format-version 1 > /dev/null
|
||||
|
Loading…
Reference in New Issue
Block a user