Add shebang to changelog.sh

Signed-off-by: Jonathan Miller <jmiller2979@gmail.com>
This commit is contained in:
Jonathan Miller
2026-01-03 15:17:58 -06:00
committed by GitHub
parent a918a844c6
commit cbee921f97

View File

@@ -1,3 +1,4 @@
#!/usr/bin/env bash
set -euo pipefail
json_escape() {