Skip to content

Commit

Permalink
1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
eaviles committed Jul 8, 2019
1 parent 640968f commit 7d78017
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 2 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,21 @@ 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.4 (2019-07-08)

- [`#149`](https://github.com/lifion/eslint-config-lifion/pull/149): Update dependency husky to ^2.7.0
- [`#151`](https://github.com/lifion/eslint-config-lifion/pull/151): Update dependency eslint-plugin-jsdoc to v10
- [`#144`](https://github.com/lifion/eslint-config-lifion/pull/144): Update dependency eslint-plugin-import to ^2.18.0
- [`#145`](https://github.com/lifion/eslint-config-lifion/pull/145): Update dependency eslint to ^6.0.1
- [`#147`](https://github.com/lifion/eslint-config-lifion/pull/147): Update dependency eslint-config-prettier to v6
- [`#139`](https://github.com/lifion/eslint-config-lifion/pull/139): Update dependency eslint-plugin-jest to ^22.7.1
- [`#140`](https://github.com/lifion/eslint-config-lifion/pull/140): Update dependency eslint-plugin-jsdoc to ^8.6.0
- [`#142`](https://github.com/lifion/eslint-config-lifion/pull/142): Update dependency eslint-plugin-unicorn to ^9.1.1
- [`#141`](https://github.com/lifion/eslint-config-lifion/pull/141): Update dependency eslint to v6
- [`#143`](https://github.com/lifion/eslint-config-lifion/pull/143): Update dependency husky to ^2.5.0
- [`#138`](https://github.com/lifion/eslint-config-lifion/pull/138): Update dependency eslint-plugin-jsdoc to ^8.3.0
- [`640968f`](https://github.com/lifion/eslint-config-lifion/commit/640968f82ad7b5cf66ce6997d4399e0aace5916c): Switch to GitHub Actions, upgrade dependencies

### v1.2.3 (2019-06-17)

- [`#137`](https://github.com/lifion/eslint-config-lifion/pull/137): Update dependency eslint-config-prettier to v5
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.3",
"version": "1.2.4",
"description": "Lifion's ESLint config",
"repository": {
"type": "git",
Expand Down

0 comments on commit 7d78017

Please sign in to comment.