File tree Expand file tree Collapse file tree 10 files changed +52
-9
lines changed
Expand file tree Collapse file tree 10 files changed +52
-9
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.8.2] ( https://github.com/developer239/linters/compare/@linters/eslint-config-angular@1.8.1...@linters/eslint-config-angular@1.8.2 ) (2021-02-17)
7+
8+ ** Note:** Version bump only for package @linters/eslint-config-angular
9+
10+
11+
12+
13+
614## [ 1.8.1] ( https://github.com/developer239/linters/compare/@linters/eslint-config-angular@1.8.0...@linters/eslint-config-angular@1.8.1 ) (2021-02-17)
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.8.1 " ,
4+ "version" : " 1.8.2 " ,
55 "repository" : " https://github.com/developer239/linters" ,
66 "publishConfig" : {
77 "access" : " public"
1818 "@angular-eslint/eslint-plugin" : " 1.1.0" ,
1919 "@angular-eslint/eslint-plugin-template" : " 1.1.0" ,
2020 "@angular-eslint/template-parser" : " 1.1.0" ,
21- "@linters/eslint-config-typescript" : " ^1.14.1 "
21+ "@linters/eslint-config-typescript" : " ^1.14.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.8.2] ( https://github.com/developer239/linters/compare/@linters/eslint-config-node@1.8.1...@linters/eslint-config-node@1.8.2 ) (2021-02-17)
7+
8+ ** Note:** Version bump only for package @linters/eslint-config-node
9+
10+
11+
12+
13+
614## [ 1.8.1] ( https://github.com/developer239/linters/compare/@linters/eslint-config-node@1.8.0...@linters/eslint-config-node@1.8.1 ) (2021-02-17)
715
816** Note:** Version bump only for package @linters/eslint-config-node
Original file line number Diff line number Diff line change 11{
22 "name" : " @linters/eslint-config-node" ,
33 "description" : " The eslint configuration for node.js application you have been looking for." ,
4- "version" : " 1.8.1 " ,
4+ "version" : " 1.8.2 " ,
55 "repository" : " https://github.com/developer239/linters" ,
66 "main" : " index.js" ,
77 "publishConfig" : {
1616 "eslint-plugin-import" : " >=2.18.0"
1717 },
1818 "dependencies" : {
19- "@linters/eslint-config" : " ^1.12.1 " ,
19+ "@linters/eslint-config" : " ^1.12.2 " ,
2020 "eslint-plugin-node" : " 11.1.0" ,
2121 "eslint-plugin-security" : " 1.4.0"
2222 },
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.9.2] ( https://github.com/developer239/linters/compare/@linters/eslint-config-react@1.9.1...@linters/eslint-config-react@1.9.2 ) (2021-02-17)
7+
8+ ** Note:** Version bump only for package @linters/eslint-config-react
9+
10+
11+
12+
13+
614## [ 1.9.1] ( https://github.com/developer239/linters/compare/@linters/eslint-config-react@1.9.0...@linters/eslint-config-react@1.9.1 ) (2021-02-17)
715
816** Note:** Version bump only for package @linters/eslint-config-react
Original file line number Diff line number Diff line change 11{
22 "name" : " @linters/eslint-config-react" ,
33 "description" : " The eslint configuration for react applications you have been looking for." ,
4- "version" : " 1.9.1 " ,
4+ "version" : " 1.9.2 " ,
55 "repository" : " https://github.com/developer239/linters" ,
66 "main" : " index.js" ,
77 "publishConfig" : {
1717 "eslint-plugin-import" : " >=2.18.0"
1818 },
1919 "dependencies" : {
20- "@linters/eslint-config" : " ^1.12.1 " ,
20+ "@linters/eslint-config" : " ^1.12.2 " ,
2121 "babel-eslint" : " 10.1.0" ,
2222 "eslint-plugin-react" : " 7.22.0" ,
2323 "eslint-plugin-react-hooks" : " 4.2.0"
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.14.2] ( https://github.com/developer239/linters/compare/@linters/eslint-config-typescript@1.14.1...@linters/eslint-config-typescript@1.14.2 ) (2021-02-17)
7+
8+ ** Note:** Version bump only for package @linters/eslint-config-typescript
9+
10+
11+
12+
13+
614## [ 1.14.1] ( https://github.com/developer239/linters/compare/@linters/eslint-config-typescript@1.14.0...@linters/eslint-config-typescript@1.14.1 ) (2021-02-17)
715
816** 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.14.1 " ,
4+ "version" : " 1.14.2 " ,
55 "repository" : " https://github.com/developer239/linters" ,
66 "main" : " index.js" ,
77 "publishConfig" : {
1616 "eslint-plugin-import" : " >=2.18.0"
1717 },
1818 "dependencies" : {
19- "@linters/eslint-config" : " ^1.12.1 " ,
19+ "@linters/eslint-config" : " ^1.12.2 " ,
2020 "@typescript-eslint/eslint-plugin" : " 4.14.2" ,
2121 "@typescript-eslint/parser" : " 4.14.2" ,
2222 "eslint-import-resolver-typescript" : " 2.3.0"
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.2] ( https://github.com/developer239/linters/compare/@linters/eslint-config@1.12.1...@linters/eslint-config@1.12.2 ) (2021-02-17)
7+
8+
9+ ### Bug Fixes
10+
11+ * remove semantic release dev dependencies ([ 60e1211] ( https://github.com/developer239/linters/commit/60e1211e1c61ecd86de51e407b060163a1a0244d ) )
12+
13+
14+
15+
16+
617## [ 1.12.1] ( https://github.com/developer239/linters/compare/@linters/eslint-config@1.12.0...@linters/eslint-config@1.12.1 ) (2021-02-17)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " @linters/eslint-config" ,
33 "description" : " The base eslint config you have been looking for." ,
4- "version" : " 1.12.1 " ,
4+ "version" : " 1.12.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