Skip to content

Commit 508212c

Browse files
chore(release): 2.1.2 [skip ci]
## [2.1.2](v2.1.1...v2.1.2) (2022-11-20) ### Bug Fixes * Add new rule per typescript-eslint/typescript-eslint[#2483](https://github.com/PythonCoderAS/eslint-config-pythoncoderas-typescript/issues/2483) ([315fd6d](315fd6d)) ### Reverts * Revert "Test PRs in as well." ([631dd84](631dd84))
1 parent 315fd6d commit 508212c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-pythoncoderas-typescript",
3-
"version": "2.1.1",
3+
"version": "2.1.2",
44
"description": "My reusable eslint config for typescript projects.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)