Skip to content

Commit 02e9693

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)