Skip to content
This repository was archived by the owner on Jan 14, 2019. It is now read-only.

Commit f5a8ec5

Browse files
author
Nicolas Hart
committed
Release 2.0.1
1 parent 1438718 commit f5a8ec5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 2.0.1 - 2018/03/13
2+
3+
* Fix potential security issue in moment.js < 2.19.3
4+
* Fix list order
5+
* Update screenshot
6+
* Fix typo
7+
18
## 2.0.0 - 2017/08/29
29

310
**Added**

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "MergeRequestsCI",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"private": true,
55
"licence": "MIT",
66
"devDependencies": {

0 commit comments

Comments
 (0)