File tree Expand file tree Collapse file tree 4 files changed +29
-2
lines changed Expand file tree Collapse file tree 4 files changed +29
-2
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.3.0] ( https://github.com/BBVAEngineering/javascript/compare/eslint-config-bbva@3.2.2...eslint-config-bbva@3.3.0 ) (2020-09-29)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * change eslint peer range ([ 0272e6b] ( https://github.com/BBVAEngineering/javascript/commit/0272e6b56280a1e66e233ac59084e9a9ae7fb815 ) )
12
+
13
+
14
+ ### Features
15
+
16
+ * add eslint-plugin-decorator-position to config ([ 440fef1] ( https://github.com/BBVAEngineering/javascript/commit/440fef1e770a41921df827d57a0e2df707e14894 ) )
17
+
18
+
19
+
20
+
21
+
6
22
## [ 3.2.2] ( https://github.com/BBVAEngineering/javascript/compare/eslint-config-bbva@3.2.1...eslint-config-bbva@3.2.2 ) (2020-01-27)
7
23
8
24
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-config-bbva" ,
3
- "version" : " 3.2.2 " ,
3
+ "version" : " 3.3.0 " ,
4
4
"description" : " BBVA's ESLint config" ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
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
+ ## [ 1.3.4] ( https://github.com/BBVAEngineering/javascript/compare/eslint-plugin-bbva@1.3.3...eslint-plugin-bbva@1.3.4 ) (2020-09-29)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * change eslint peer range ([ 0272e6b] ( https://github.com/BBVAEngineering/javascript/commit/0272e6b56280a1e66e233ac59084e9a9ae7fb815 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 1.3.3] ( https://github.com/BBVAEngineering/javascript/compare/eslint-plugin-bbva@1.3.2...eslint-plugin-bbva@1.3.3 ) (2020-02-03)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-bbva" ,
3
- "version" : " 1.3.3 " ,
3
+ "version" : " 1.3.4 " ,
4
4
"license" : " ISC" ,
5
5
"description" : " BBVA eslint plugin" ,
6
6
"keywords" : [
You can’t perform that action at this time.
0 commit comments