1
0
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:
Steve Heffernan 2014-05-19 12:07:54 -07:00
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",