Skip to content
This repository was archived by the owner on Oct 22, 2023. It is now read-only.

Commit 8337da6

Browse files
committed
Note release in release notes file
1 parent 5c70ccf commit 8337da6

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

release-notes.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,17 @@
11
title: Release Notes of Release Notes ESlint config
22

33
releases:
4-
- version: Next
4+
- version: 1.0.0
5+
date: 2017-08-23
6+
title: Eslint 4
7+
description: Update dependencies for eslint 4 compatibilitity
58
added:
69
- Introduce ci/cd pipeline, setup travic ci.
710
improved:
811
- Definition of comma dangle rules. Function params must not use trailing commas, anymore.
912
- Upgraded to lates dependencies ([email protected], [email protected]).
1013
- version: 0.1.0
11-
date: 2017-07-08T20:51:00Z
14+
date: 2017-07-08
1215
title: First Release
1316
description: Base coding styles, on top of airbnb base config
1417
added:

0 commit comments

Comments
 (0)