Skip to content

Commit 7b6e93c

Browse files
chore(release): 2.2.4 [skip ci]
## [2.2.4](v2.2.3...v2.2.4) (2021-03-25) ### Bug Fixes * 🐛 handle multiple line endings ([6fc41ff](6fc41ff))
1 parent 42d3136 commit 7b6e93c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [2.2.3](https://github.com/kreuzerk/import-conductor/compare/v2.2.2...v2.2.3) (2021-03-24)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "import-conductor",
3-
"version": "2.2.3",
3+
"version": "2.2.4",
44
"description": "Automatically organize your Typescript import statements",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)