Skip to content

Commit 02e9693

Browse files
add scripts/changelog_to_json.sh
1 parent 176ae53 commit 02e9693

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/changelog_to_json.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
cat CHANGELOG.md | tr -d "\n" | sed 's/- /\\n- /g'

0 commit comments

Comments
 (0)