File tree 2 files changed +14
-1
lines changed
2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 2.5.0] ( https://github.com/kreuzerk/import-conductor/compare/v2.4.1...v2.5.0 ) (2022-07-01)
2
+
3
+
4
+ ### Features
5
+
6
+ * better command description ([ 6569138] ( https://github.com/kreuzerk/import-conductor/commit/65691388b42b50c5c11c3b6762b0719cb781099f ) )
7
+ * ordering by configuration ([ c39c7e8] ( https://github.com/kreuzerk/import-conductor/commit/c39c7e854351ec4d8ab6901cb510079d20de1f8b ) )
8
+ * set default argument ([ cd79f13] ( https://github.com/kreuzerk/import-conductor/commit/cd79f1307eb784b427c3c7076d9d021f7877dae1 ) )
9
+ * teste cases ([ ddda79b] ( https://github.com/kreuzerk/import-conductor/commit/ddda79b0273fac4a6759b4ca9b5591f7fc800ed2 ) )
10
+ * testing no import statement ([ 3818e0e] ( https://github.com/kreuzerk/import-conductor/commit/3818e0e5054c36ef52b708b9ba07bb025d9b7260 ) )
11
+ * updated readme with new parameter ([ e711b32] ( https://github.com/kreuzerk/import-conductor/commit/e711b322074b44d1bb941e9833b71e9b2ec51bfd ) )
12
+ * validating cli argument ([ 40a918b] ( https://github.com/kreuzerk/import-conductor/commit/40a918b4409d476fe2c2a31a6e0092e665d9cd58 ) )
13
+
1
14
## [ 2.4.1] ( https://github.com/kreuzerk/import-conductor/compare/v2.4.0...v2.4.1 ) (2022-06-25)
2
15
3
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " import-conductor" ,
3
- "version" : " 2.4.1 " ,
3
+ "version" : " 2.5.0 " ,
4
4
"description" : " Automatically organize your Typescript import statements" ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments