Skip to content

Commit 873c6ab

Browse files
committed
chore: prepare @liferay/eslint-config v21.2.1 release
1 parent 587d61c commit 873c6ab

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

projects/eslint-config/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [eslint-config/v21.2.1](https://github.com/liferay/liferay-frontend-projects/tree/eslint-config/v21.2.1) (2020-10-05)
2+
3+
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/eslint-config/v21.2.0...eslint-config/v21.2.1)
4+
5+
### :house: Chores
6+
7+
- chore(eslint-config): update eslint-plugin-react to v7.21.3 ([\#115](https://github.com/liferay/liferay-frontend-projects/pull/115))
8+
- chore(eslint-config): mark typescript as a peer dependency ([\#113](https://github.com/liferay/liferay-frontend-projects/pull/113))
9+
110
## [eslint-config/v21.2.0](https://github.com/liferay/liferay-frontend-projects/tree/eslint-config/v21.2.0) (2020-10-02)
211

312
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/eslint-config/v21.1.0...eslint-config/v21.2.0)

projects/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,5 @@
5757
"preversion": "yarn ci",
5858
"test": "cd ../.. && yarn test"
5959
},
60-
"version": "21.2.0"
60+
"version": "21.2.1"
6161
}

0 commit comments

Comments
 (0)