Skip to content

Commit 2d1aa19

Browse files
committed
chore: prepare @liferay/eslint-config v21.2.0 release
1 parent ec92ae9 commit 2d1aa19

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

projects/eslint-config/CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
## [eslint-config/v21.2.0](https://github.com/liferay/liferay-frontend-projects/tree/eslint-config/v21.2.0) (2020-10-02)
2+
3+
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/eslint-config/v21.1.0...eslint-config/v21.2.0)
4+
5+
### :new: Features
6+
7+
- feat: add support for formatting and linting TypeScript ([\#97](https://github.com/liferay/liferay-frontend-projects/pull/97))
8+
9+
### :book: Documentation
10+
11+
- docs(eslint-config): tweak CONTRIBUTING.md ([\#107](https://github.com/liferay/liferay-frontend-projects/pull/107))
12+
- docs: update changelogs for imported packages ([\#84](https://github.com/liferay/liferay-frontend-projects/pull/84))
13+
- docs: move CI badge up to top-level README ([\#72](https://github.com/liferay/liferay-frontend-projects/pull/72))
14+
15+
### :house: Chores
16+
17+
- chore: update dependencies ([\#105](https://github.com/liferay/liferay-frontend-projects/pull/105))
18+
- chore: update ESLint to latest v7 release ([\#102](https://github.com/liferay/liferay-frontend-projects/pull/102))
19+
120
## [eslint-config/v21.1.0](https://github.com/liferay/liferay-frontend-projects/tree/eslint-config/v21.1.0) (2020-09-22)
221

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

projects/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@
5151
"preversion": "yarn ci",
5252
"test": "cd ../.. && yarn test"
5353
},
54-
"version": "21.1.0"
54+
"version": "21.2.0"
5555
}

0 commit comments

Comments
 (0)