We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42d3136 commit 7b6e93cCopy full SHA for 7b6e93c
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.2.4](https://github.com/kreuzerk/import-conductor/compare/v2.2.3...v2.2.4) (2021-03-25)
2
+
3
4
+### Bug Fixes
5
6
+* 🐛 handle multiple line endings ([6fc41ff](https://github.com/kreuzerk/import-conductor/commit/6fc41ff46224ffff33a0aa47c457667c672e5ac3))
7
8
## [2.2.3](https://github.com/kreuzerk/import-conductor/compare/v2.2.2...v2.2.3) (2021-03-24)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "import-conductor",
- "version": "2.2.3",
+ "version": "2.2.4",
"description": "Automatically organize your Typescript import statements",
"main": "index.js",
"scripts": {
0 commit comments