Skip to content

Commit 8deef15

Browse files
chore(release): 1.9.20 [skip ci]
## [1.9.20](v1.9.19...v1.9.20) (2023-12-02) ### Bug Fixes * **deps:** update dependency eslint-config-prettier to v9.1.0 ([b8658cc](b8658cc))
1 parent 8b889f2 commit 8deef15

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.9.20](https://github.com/enter-at/eslint-config-typescript-prettier/compare/v1.9.19...v1.9.20) (2023-12-02)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency eslint-config-prettier to v9.1.0 ([b8658cc](https://github.com/enter-at/eslint-config-typescript-prettier/commit/b8658cc64a1385f4455f7c5a54b12f26623dee10))
7+
18
## [1.9.19](https://github.com/enter-at/eslint-config-typescript-prettier/compare/v1.9.18...v1.9.19) (2023-11-28)
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.9.19",
3+
"version": "1.9.20",
44
"description": "Enterat's ESLint config with TypeScript and Prettier support.",
55
"main": "index.js",
66
"publishConfig": {

0 commit comments

Comments
 (0)