Skip to content

Commit 80b1d4f

Browse files
committed
chore(release): 1.2.2
1 parent 7d213d8 commit 80b1d4f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [1.2.2](https://github.com/boringcodes/eslint-config-typescript/compare/v1.2.1...v1.2.2) (2021-06-07)
6+
7+
### Features
8+
9+
- **eslint:** remove prettier/\* from eslint config as included in prettier itself ([7d213d8](https://github.com/boringcodes/eslint-config-typescript/commit/7d213d85330b0a7185f26e0938c688cf439fcddf))
10+
511
### [1.2.1](https://github.com/boringcodes/eslint-config-typescript/compare/v1.2.0...v1.2.1) (2021-06-07)
612

713
## [1.2.0](https://github.com/boringcodes/eslint-config-typescript/compare/v1.1.4...v1.2.0) (2021-01-11)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@boringcodes/eslint-config-typescript",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "Boring ESLint Config for TypeScript",
55
"homepage": "https://github.com/boringcodes/eslint-config-typescript",
66
"bugs": "https://github.com/boringcodes/eslint-config-typescript/issues",

0 commit comments

Comments
 (0)