Skip to content

Commit 692959c

Browse files
chore(release): 1.6.5 [skip ci]
## [1.6.5](v1.6.4...v1.6.5) (2023-03-20) ### Bug Fixes * **deps:** update typescript-eslint monorepo to v5.56.0 ([ef9d38c](ef9d38c))
1 parent e8602c9 commit 692959c

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.6.5](https://github.com/enter-at/eslint-config-typescript-prettier/compare/v1.6.4...v1.6.5) (2023-03-20)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update typescript-eslint monorepo to v5.56.0 ([ef9d38c](https://github.com/enter-at/eslint-config-typescript-prettier/commit/ef9d38cb674f8352be3d2de9b737657b862d744d))
7+
18
## [1.6.4](https://github.com/enter-at/eslint-config-typescript-prettier/compare/v1.6.3...v1.6.4) (2023-03-16)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
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.6.4",
3+
"version": "1.6.5",
44
"description": "Enterat's ESLint config with TypeScript and Prettier support.",
55
"main": "index.js",
66
"publishConfig": {

0 commit comments

Comments
 (0)