Fix changelog
This commit is contained in:
parent
df1e5a429a
commit
f65ba9d853
2 changed files with 9 additions and 9 deletions
|
|
@ -7,7 +7,7 @@
|
|||
replaced (str/replace changelog
|
||||
#" #(\d+)"
|
||||
(fn [[_ issue after]]
|
||||
(format " [#%s](https://github.com/babashka/babashka/issues/%s)%s"
|
||||
(format " [#%s](https://github.com/babashka/scittle/issues/%s)%s"
|
||||
issue issue (str after))))
|
||||
replaced (str/replace replaced
|
||||
#"@([a-zA-Z0-9-_]+)([, \.)])"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue