File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d
44
55Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
66
7+ #### [ 3.6.2] ( https://github.com/JamieMason/eslint-plugin-prefer-arrow-functions/compare/3.6.1...3.6.2 )
8+
9+ - fix: change export to fix #50 [ ` #50 ` ] ( https://github.com/JamieMason/eslint-plugin-prefer-arrow-functions/issues/50 ) [ ` #50 ` ] ( https://github.com/JamieMason/eslint-plugin-prefer-arrow-functions/issues/50 ) [ ` #54 ` ] ( https://github.com/JamieMason/eslint-plugin-prefer-arrow-functions/issues/54 )
10+
711#### [ 3.6.1] ( https://github.com/JamieMason/eslint-plugin-prefer-arrow-functions/compare/3.6.0...3.6.1 )
812
13+ > 12 January 2025
14+
915- test: add scenario from issue #35 [ ` c08cac1 ` ] ( https://github.com/JamieMason/eslint-plugin-prefer-arrow-functions/commit/c08cac1284769b89118ff4aa121393bda2d04a09 )
16+ - chore(release): 3.6.1 [ ` b53da74 ` ] ( https://github.com/JamieMason/eslint-plugin-prefer-arrow-functions/commit/b53da7478ca04ad14148a019f0a1ad0fda3e8f9d )
1017- fix: restore semver range in peerDependencies [ ` 6e04024 ` ] ( https://github.com/JamieMason/eslint-plugin-prefer-arrow-functions/commit/6e04024efdc2a9385a2c8ddd7572173c283f6635 )
1118
1219#### [ 3.6.0] ( https://github.com/JamieMason/eslint-plugin-prefer-arrow-functions/compare/3.5.0...3.6.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-prefer-arrow-functions" ,
33 "description" : " Convert functions to arrow functions" ,
4- "version" : " 3.6.1 " ,
4+ "version" : " 3.6.2 " ,
55 "author" : " Jamie Mason (https://github.com/JamieMason)" ,
66 "bugs" : " https://github.com/JamieMason/eslint-plugin-prefer-arrow-functions/issues" ,
77 "contributors" : [
You can’t perform that action at this time.
0 commit comments