Skip to content

Commit 62fddb5

Browse files
chore(release): 2.2.5 [skip ci]
## [2.2.5](v2.2.4...v2.2.5) (2021-03-25) ### Bug Fixes * 🐛 remove accidental debug console.log ([3b2a742](3b2a742))
1 parent 3b2a742 commit 62fddb5

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.5](https://github.com/kreuzerk/import-conductor/compare/v2.2.4...v2.2.5) (2021-03-25)
2+
3+
4+
### Bug Fixes
5+
6+
* 🐛 remove accidental debug console.log ([3b2a742](https://github.com/kreuzerk/import-conductor/commit/3b2a742daa641e96c7272d2c23db70e3f86857e6))
7+
18
## [2.2.4](https://github.com/kreuzerk/import-conductor/compare/v2.2.3...v2.2.4) (2021-03-25)
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.4",
3+
"version": "2.2.5",
44
"description": "Automatically organize your Typescript import statements",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)