Skip to content

Commit 815f518

Browse files
chore(release): 2.4.1 [skip ci]
## [2.4.1](v2.4.0...v2.4.1) (2022-06-25) ### Bug Fixes * 🐛 veryify actions before updating a file ([667a80f](667a80f)) * verifyng action before update file ([0ba0c63](0ba0c63))
1 parent eaf9e0b commit 815f518

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.4.1](https://github.com/kreuzerk/import-conductor/compare/v2.4.0...v2.4.1) (2022-06-25)
2+
3+
4+
### Bug Fixes
5+
6+
* 🐛 veryify actions before updating a file ([667a80f](https://github.com/kreuzerk/import-conductor/commit/667a80f22ea084216c299b20a72a0cc99f2d6004))
7+
* verifyng action before update file ([0ba0c63](https://github.com/kreuzerk/import-conductor/commit/0ba0c635493ea852bb10e8bc8dba3c71c40943b3))
8+
19
# [2.4.0](https://github.com/kreuzerk/import-conductor/compare/v2.3.0...v2.4.0) (2022-04-05)
210

311

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.4.0",
3+
"version": "2.4.1",
44
"description": "Automatically organize your Typescript import statements",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)