Adds changelog entry

This commit is contained in:
Filipa Lacerda 2016-12-02 15:30:26 +00:00
parent 76abe0eded
commit 21d88cda23
2 changed files with 5 additions and 1 deletions

View File

@ -451,7 +451,7 @@
<div v-if="!isFolder && hasLastDeploymentKey" class="js-commit-component">
<commit-component
:tag="commitTag"
:commitRef="commitRef"
:commit_ref="commitRef"
:commit_url="commitUrl"
:short_sha="commitShortSha"
:title="commitTitle"

View File

@ -0,0 +1,4 @@
---
title: Change ref property to commitRef in vue commit component
merge_request: 7901
author: