File tree 2 files changed +5
-2
lines changed
2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 2.27.5] - 2023-01-16
10
+
9
11
### Fixed
10
12
- [ ` order] ` : Fix group ranks order when alphabetizing ([ #2674 ] , thanks [ @Pearce-Ropion ] )
11
13
@@ -1501,7 +1503,8 @@ for info on changes for earlier releases.
1501
1503
[ #119 ] : https://github.com/import-js/eslint-plugin-import/issues/119
1502
1504
[ #89 ] : https://github.com/import-js/eslint-plugin-import/issues/89
1503
1505
1504
- [ Unreleased ] : https://github.com/import-js/eslint-plugin-import/compare/v2.27.4...HEAD
1506
+ [ Unreleased ] : https://github.com/import-js/eslint-plugin-import/compare/v2.27.5...HEAD
1507
+ [ 2.27.5 ] : https://github.com/import-js/eslint-plugin-import/compare/v2.27.4...v2.27.5
1505
1508
[ 2.27.4 ] : https://github.com/import-js/eslint-plugin-import/compare/v2.27.3...v2.27.4
1506
1509
[ 2.27.3 ] : https://github.com/import-js/eslint-plugin-import/compare/v2.27.2...v2.27.3
1507
1510
[ 2.27.2 ] : https://github.com/import-js/eslint-plugin-import/compare/v2.27.1...v2.27.2
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-import" ,
3
- "version" : " 2.27.4 " ,
3
+ "version" : " 2.27.5 " ,
4
4
"description" : " Import with sanity." ,
5
5
"engines" : {
6
6
"node" : " >=4"
You can’t perform that action at this time.
0 commit comments