File tree Expand file tree Collapse file tree 4 files changed +22
-3
lines changed
Expand file tree Collapse file tree 4 files changed +22
-3
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.12.5] ( https://github.com/developer239/linters/compare/@linters/eslint-config-angular@1.12.4...@linters/eslint-config-angular@1.12.5 ) (2024-08-16)
7+
8+ ** Note:** Version bump only for package @linters/eslint-config-angular
9+
10+
11+
12+
13+
614## [ 1.12.4] ( https://github.com/developer239/linters/compare/@linters/eslint-config-angular@1.12.3...@linters/eslint-config-angular@1.12.4 ) (2024-06-05)
715
816** Note:** Version bump only for package @linters/eslint-config-angular
Original file line number Diff line number Diff line change 11{
22 "name" : " @linters/eslint-config-angular" ,
33 "description" : " The eslint config for Angular applications you have been looking for." ,
4- "version" : " 1.12.4 " ,
4+ "version" : " 1.12.5 " ,
55 "repository" : " https://github.com/developer239/linters" ,
66 "main" : " index.js" ,
77 "publishConfig" : {
1818 "@angular-eslint/eslint-plugin" : " 15.2.0" ,
1919 "@angular-eslint/eslint-plugin-template" : " 15.2.0" ,
2020 "@angular-eslint/template-parser" : " 15.2.0" ,
21- "@linters/eslint-config-typescript" : " ^1.20.1 "
21+ "@linters/eslint-config-typescript" : " ^1.20.2 "
2222 },
2323 "keywords" : [
2424 " eslint" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.20.2] ( https://github.com/developer239/linters/compare/@linters/eslint-config-typescript@1.20.1...@linters/eslint-config-typescript@1.20.2 ) (2024-08-16)
7+
8+
9+ ### Bug Fixes
10+
11+ * only run ts rules on ts files ([ 0de8e16] ( https://github.com/developer239/linters/commit/0de8e1635405829be53f7d905ebe15edc0130ac8 ) )
12+
13+
14+
15+
16+
617## [ 1.20.1] ( https://github.com/developer239/linters/compare/@linters/eslint-config-typescript@1.20.0...@linters/eslint-config-typescript@1.20.1 ) (2024-06-05)
718
819** Note:** Version bump only for package @linters/eslint-config-typescript
Original file line number Diff line number Diff line change 11{
22 "name" : " @linters/eslint-config-typescript" ,
33 "description" : " The typescript eslint configuration rules you have been looking for." ,
4- "version" : " 1.20.1 " ,
4+ "version" : " 1.20.2 " ,
55 "repository" : " https://github.com/developer239/linters" ,
66 "main" : " index.js" ,
77 "publishConfig" : {
You can’t perform that action at this time.
0 commit comments