Skip to content
This repository has been archived by the owner on Sep 30, 2020. It is now read-only.

Commit

Permalink
chore: prepare v18.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
wincent committed Jan 31, 2020
1 parent e0452ed commit 264f107
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [v18.0.0](https://github.com/liferay/eslint-config-liferay/tree/v18.0.0) (2020-01-31)

[Full changelog](https://github.com/liferay/eslint-config-liferay/compare/v17.0.0...v18.0.0)

- feat!: add import-extensions rule ([\#138](https://github.com/liferay/eslint-config-liferay/pull/138))
- chore: update Jest to v25.1.0 ([\#136](https://github.com/liferay/eslint-config-liferay/pull/136))

## [v17.0.0](https://github.com/liferay/eslint-config-liferay/tree/v17.0.0) (2020-01-20)

[Full changelog](https://github.com/liferay/eslint-config-liferay/compare/v16.0.0...v17.0.0)
Expand Down
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-liferay",
"version": "17.0.0",
"version": "18.0.0",
"description": "ESLint shareable config for the Liferay JavaScript Style",
"main": "index.js",
"files": [
Expand Down

0 comments on commit 264f107

Please sign in to comment.