diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b1ae8d..49f9b4e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [v21.1.0](https://github.com/liferay/eslint-config-liferay/tree/v21.1.0) (2020-05-07) + +[Full changelog](https://github.com/liferay/eslint-config-liferay/compare/v21.0.0...v21.1.0) + +### :new: Features + +- feat: add no-arrow rule (#179) ([\#180](https://github.com/liferay/eslint-config-liferay/pull/180)) + ## [v21.0.0](https://github.com/liferay/eslint-config-liferay/tree/v21.0.0) (2020-04-29) [Full changelog](https://github.com/liferay/eslint-config-liferay/compare/v20.0.1...v21.0.0) diff --git a/package.json b/package.json index 2d88d72..9729695 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-liferay", - "version": "21.0.0", + "version": "21.1.0", "description": "ESLint shareable config for the Liferay JavaScript Style", "main": "index.js", "files": [