Skip to content

Commit

Permalink
1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
eaviles committed May 20, 2019
1 parent fa76e0c commit 946d5c2
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

### v1.2.2 (2019-05-20)

- [`#119`](https://github.com/lifion/eslint-config-lifion/pull/119): Update dependency eslint-config-prettier to ^4.3.0
- [`fa76e0c`](https://github.com/lifion/eslint-config-lifion/commit/fa76e0c673a2cd0c4f78f2a9efb5fac872d2ec5f): Disable require-jsdoc rule in test files

### v1.2.1 (2019-05-15)

- [`#118`](https://github.com/lifion/eslint-config-lifion/pull/118): Update dependency eslint-plugin-jsdoc to ^5.0.2
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-lifion",
"version": "1.2.1",
"version": "1.2.2",
"description": "Lifion's ESLint config",
"repository": {
"type": "git",
Expand Down

0 comments on commit 946d5c2

Please sign in to comment.