Skip to content

Commit

Permalink
[skip ci] chore: Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
bennycode committed Dec 3, 2024
1 parent fa34742 commit 4c44bf4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.2.3](https://github.com/typescripttv/tsconfigs/compare/@tstv/[email protected]...@tstv/[email protected]) (2024-12-03)

### Bug Fixes

- Allow ESLint v8 and above ([fa34742](https://github.com/typescripttv/tsconfigs/commit/fa347428afcba515f029392b8ad0a3e01b8e6891))

## [3.2.2](https://github.com/typescripttv/tsconfigs/compare/@tstv/[email protected]...@tstv/[email protected]) (2024-06-17)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@
"fix": "npm run test -- --fix",
"test": "eslint -c ./.eslintrc.json --parser-options project:../tsconfig-common/tsconfig.json ../tsconfig-common/index.ts"
},
"version": "3.2.2"
"version": "3.2.3"
}

0 comments on commit 4c44bf4

Please sign in to comment.