File tree 16 files changed +60
-12
lines changed 16 files changed +60
-12
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.0.0] ( https://github.com/angular-eslint/angular-eslint/compare/v2.1.1...v3.0.0 ) (2021-04-17)
7
+
8
+ ### Features
9
+
10
+ - v3.0.0 ([ #388 ] ( https://github.com/angular-eslint/angular-eslint/issues/388 ) ) ([ f92b184] ( https://github.com/angular-eslint/angular-eslint/commit/f92b184c5b0b57328d0a323ac8c89f1b3017b8d4 ) )
11
+
6
12
## [ 2.1.1] ( https://github.com/angular-eslint/angular-eslint/compare/v2.1.0...v2.1.1 ) (2021-04-17)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 3.0.0-alpha.2 " ,
2
+ "version" : " 3.0.0" ,
3
3
"npmClient" : " yarn" ,
4
4
"useWorkspaces" : true ,
5
5
"stream" : true
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.0.0] ( https://github.com/angular-eslint/angular-eslint/compare/v2.1.1...v3.0.0 ) (2021-04-17)
7
+
8
+ ### Features
9
+
10
+ - v3.0.0 ([ #388 ] ( https://github.com/angular-eslint/angular-eslint/issues/388 ) ) ([ f92b184] ( https://github.com/angular-eslint/angular-eslint/commit/f92b184c5b0b57328d0a323ac8c89f1b3017b8d4 ) )
11
+
6
12
## [ 2.1.1] ( https://github.com/angular-eslint/angular-eslint/compare/v2.1.0...v2.1.1 ) (2021-04-17)
7
13
8
14
** Note:** Version bump only for package @angular-eslint/builder
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular-eslint/builder" ,
3
- "version" : " 3.0.0-alpha.2 " ,
3
+ "version" : " 3.0.0" ,
4
4
"description" : " Angular CLI builder for ESLint" ,
5
5
"license" : " MIT" ,
6
6
"main" : " dist/index.js" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.0.0] ( https://github.com/angular-eslint/angular-eslint/compare/v2.1.1...v3.0.0 ) (2021-04-17)
7
+
8
+ ### Features
9
+
10
+ - v3.0.0 ([ #388 ] ( https://github.com/angular-eslint/angular-eslint/issues/388 ) ) ([ f92b184] ( https://github.com/angular-eslint/angular-eslint/commit/f92b184c5b0b57328d0a323ac8c89f1b3017b8d4 ) )
11
+
6
12
## [ 2.1.1] ( https://github.com/angular-eslint/angular-eslint/compare/v2.1.0...v2.1.1 ) (2021-04-17)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular-eslint/eslint-plugin-template" ,
3
- "version" : " 3.0.0-alpha.2 " ,
3
+ "version" : " 3.0.0" ,
4
4
"description" : " ESLint plugin for Angular Templates" ,
5
5
"license" : " MIT" ,
6
6
"main" : " dist/index.js" ,
29
29
"axobject-query" : " ^2.2.0"
30
30
},
31
31
"devDependencies" : {
32
- "@angular-eslint/utils" : " 3.0.0-alpha.2 " ,
32
+ "@angular-eslint/utils" : " 3.0.0" ,
33
33
"@types/aria-query" : " ^4.2.0"
34
34
},
35
35
"peerDependencies" : {
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.0.0] ( https://github.com/angular-eslint/angular-eslint/compare/v2.1.1...v3.0.0 ) (2021-04-17)
7
+
8
+ ### Features
9
+
10
+ - v3.0.0 ([ #388 ] ( https://github.com/angular-eslint/angular-eslint/issues/388 ) ) ([ f92b184] ( https://github.com/angular-eslint/angular-eslint/commit/f92b184c5b0b57328d0a323ac8c89f1b3017b8d4 ) )
11
+
6
12
## [ 2.1.1] ( https://github.com/angular-eslint/angular-eslint/compare/v2.1.0...v2.1.1 ) (2021-04-17)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular-eslint/eslint-plugin" ,
3
- "version" : " 3.0.0-alpha.2 " ,
3
+ "version" : " 3.0.0" ,
4
4
"description" : " ESLint plugin for Angular applications, following angular.io/styleguide" ,
5
5
"license" : " MIT" ,
6
6
"main" : " dist/index.js" ,
27
27
"@typescript-eslint/experimental-utils" : " 4.16.1"
28
28
},
29
29
"devDependencies" : {
30
- "@angular-eslint/utils" : " 3.0.0-alpha.2 "
30
+ "@angular-eslint/utils" : " 3.0.0"
31
31
},
32
32
"peerDependencies" : {
33
33
"@angular/compiler" : " >= 11.2.0 < 12.0.0" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.0.0] ( https://github.com/angular-eslint/angular-eslint/compare/v2.1.1...v3.0.0 ) (2021-04-17)
7
+
8
+ ### Features
9
+
10
+ - v3.0.0 ([ #388 ] ( https://github.com/angular-eslint/angular-eslint/issues/388 ) ) ([ f92b184] ( https://github.com/angular-eslint/angular-eslint/commit/f92b184c5b0b57328d0a323ac8c89f1b3017b8d4 ) )
11
+
6
12
## [ 2.1.1] ( https://github.com/angular-eslint/angular-eslint/compare/v2.1.0...v2.1.1 ) (2021-04-17)
7
13
8
14
** Note:** Version bump only for package @angular-eslint/integration-tests
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular-eslint/integration-tests" ,
3
- "version" : " 3.0.0-alpha.2 " ,
3
+ "version" : " 3.0.0" ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"kill-existing-verdaccio" : " kill $(lsof -t -i:4872) || true" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.0.0] ( https://github.com/angular-eslint/angular-eslint/compare/v2.1.1...v3.0.0 ) (2021-04-17)
7
+
8
+ ### Features
9
+
10
+ - v3.0.0 ([ #388 ] ( https://github.com/angular-eslint/angular-eslint/issues/388 ) ) ([ f92b184] ( https://github.com/angular-eslint/angular-eslint/commit/f92b184c5b0b57328d0a323ac8c89f1b3017b8d4 ) )
11
+
6
12
## [ 2.1.1] ( https://github.com/angular-eslint/angular-eslint/compare/v2.1.0...v2.1.1 ) (2021-04-17)
7
13
8
14
** Note:** Version bump only for package @angular-eslint/schematics
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular-eslint/schematics" ,
3
- "version" : " 3.0.0-alpha.2 " ,
3
+ "version" : " 3.0.0" ,
4
4
"description" : " Angular Schematics for angular-eslint" ,
5
5
"license" : " MIT" ,
6
6
"main" : " dist/index.js" ,
28
28
"migrations" : " ./dist/migrations.json"
29
29
},
30
30
"dependencies" : {
31
- "@angular-eslint/eslint-plugin" : " 3.0.0-alpha.2 " ,
32
- "@angular-eslint/eslint-plugin-template" : " 3.0.0-alpha.2 " ,
31
+ "@angular-eslint/eslint-plugin" : " 3.0.0" ,
32
+ "@angular-eslint/eslint-plugin-template" : " 3.0.0" ,
33
33
"strip-json-comments" : " 3.1.1" ,
34
34
"tslint-to-eslint-config" : " 2.2.0"
35
35
},
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.0.0] ( https://github.com/angular-eslint/angular-eslint/compare/v2.1.1...v3.0.0 ) (2021-04-17)
7
+
8
+ ### Features
9
+
10
+ - v3.0.0 ([ #388 ] ( https://github.com/angular-eslint/angular-eslint/issues/388 ) ) ([ f92b184] ( https://github.com/angular-eslint/angular-eslint/commit/f92b184c5b0b57328d0a323ac8c89f1b3017b8d4 ) )
11
+
6
12
## [ 2.1.1] ( https://github.com/angular-eslint/angular-eslint/compare/v2.1.0...v2.1.1 ) (2021-04-17)
7
13
8
14
** Note:** Version bump only for package @angular-eslint/template-parser
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular-eslint/template-parser" ,
3
- "version" : " 3.0.0-alpha.2 " ,
3
+ "version" : " 3.0.0" ,
4
4
"description" : " Angular Template parser for ESLint" ,
5
5
"license" : " MIT" ,
6
6
"main" : " dist/index.js" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.0.0] ( https://github.com/angular-eslint/angular-eslint/compare/v2.1.1...v3.0.0 ) (2021-04-17)
7
+
8
+ ### Features
9
+
10
+ - v3.0.0 ([ #388 ] ( https://github.com/angular-eslint/angular-eslint/issues/388 ) ) ([ f92b184] ( https://github.com/angular-eslint/angular-eslint/commit/f92b184c5b0b57328d0a323ac8c89f1b3017b8d4 ) )
11
+
6
12
## [ 2.1.1] ( https://github.com/angular-eslint/angular-eslint/compare/v2.1.0...v2.1.1 ) (2021-04-17)
7
13
8
14
** Note:** Version bump only for package @angular-eslint/utils
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular-eslint/utils" ,
3
- "version" : " 3.0.0-alpha.2 " ,
3
+ "version" : " 3.0.0" ,
4
4
"private" : true ,
5
5
"license" : " MIT" ,
6
6
"main" : " dist/index.js" ,
You can’t perform that action at this time.
0 commit comments