Skip to content

Commit 4d40893

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2020-11-24) ### Bug Fixes * **deps:** update typescript-eslint monorepo to v4 ([195681b](195681b))
1 parent 09f9712 commit 4d40893

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.1](https://github.com/enter-at/eslint-config-typescript-prettier/compare/v1.1.0...v1.1.1) (2020-11-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update typescript-eslint monorepo to v4 ([195681b](https://github.com/enter-at/eslint-config-typescript-prettier/commit/195681b446e235561858c5e773565a6793bb11ff))
7+
18
# [1.1.0](https://github.com/enter-at/eslint-config-typescript-prettier/compare/v1.0.1...v1.1.0) (2020-07-22)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@enter-at/eslint-config-typescript-prettier",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Enterat's ESLint config with TypeScript and Prettier support.",
55
"main": "index.js",
66
"publishConfig": {

0 commit comments

Comments
 (0)