From 5fdc0e04aee55ad75acf5d5daae6ef9704e09988 Mon Sep 17 00:00:00 2001 From: Greg Hurrell Date: Wed, 22 Jan 2020 15:02:31 +0100 Subject: [PATCH] chore: prepare v17.0.0 release --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 54e73d6..1e0bbb6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [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) + +- feat!: add no-loader-import-specifier rule (#122) ([\#133](https://github.com/liferay/eslint-config-liferay/pull/133)) + ## [v16.0.0](https://github.com/liferay/eslint-config-liferay/tree/v16.0.0) (2020-01-17) [Full changelog](https://github.com/liferay/eslint-config-liferay/compare/v15.0.0...v16.0.0) diff --git a/package.json b/package.json index a0c8ec3..dd8b5d6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-liferay", - "version": "16.0.0", + "version": "17.0.0", "description": "ESLint shareable config for the Liferay JavaScript Style", "main": "index.js", "files": [