mirror of
https://github.com/videojs/video.js.git
synced 2025-03-05 15:16:06 +02:00
Fixed another issue with changelog adding during feature accept command
This commit is contained in:
parent
a97bb5f74b
commit
38c394fc90
@ -215,7 +215,7 @@
|
||||
},
|
||||
{
|
||||
"desc": "Add a line to the changelog",
|
||||
"exec": "grunt chg-add:'\"{{line}} ([view](https://github.com/videojs/video.js/pull/{{prNum}}))\"'"
|
||||
"exec": "grunt chg-add:'{{line}} ([view](https\\://github.com/videojs/video.js/pull/{{prNum}}))'"
|
||||
},
|
||||
{
|
||||
"desc": "Add the changlelog change to be committed",
|
||||
|
Loading…
x
Reference in New Issue
Block a user