Skip to content

Commit ad67a39

Browse files
committed
0.0.1
1 parent f26da85 commit ad67a39

File tree

3 files changed

+20
-2
lines changed

3 files changed

+20
-2
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
<a name="0.0.1"></a>
2+
## 0.0.1 (2018-11-02)
3+
4+
5+
### Bug Fixes
6+
7+
* **npm:** fixes package-lock.json ([dd8ba61](https://github.com/peopledoc/layout-linter/commit/dd8ba61))
8+
* **package.json:** renames ([3058ec3](https://github.com/peopledoc/layout-linter/commit/3058ec3))
9+
* **readme-screenshot:** updates demo.png ([254f1d1](https://github.com/peopledoc/layout-linter/commit/254f1d1))
10+
11+
12+
### Features
13+
14+
* eslinter setup ([84e50a9](https://github.com/peopledoc/layout-linter/commit/84e50a9))
15+
* linting new files ([21e1685](https://github.com/peopledoc/layout-linter/commit/21e1685))
16+
17+
18+

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"author": "Nicolas Martinos <nicolas.martinos@people-doc.com>",
33
"name": "layout-linter",
4-
"version": "0.0.0",
4+
"version": "0.0.1",
55
"contributors": [
66
"Elvina Valieva <elvina.valieva@people-doc.com>",
77
"Guillaume Gérard <guillaume.gerard@people-doc.com>"

0 commit comments

Comments
 (0)