Skip to content

Commit

Permalink
chore(release): 2.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.3](v2.0.2...v2.0.3) (2020-09-05)

### Bug Fixes

* 🐛 re-runing the conductor adds an extra new line ([ff8bc6d](ff8bc6d)), closes [#37](#37)
  • Loading branch information
semantic-release-bot committed Sep 5, 2020
1 parent d5d961e commit 59640a1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.0.3](https://github.com/kreuzerk/import-conductor/compare/v2.0.2...v2.0.3) (2020-09-05)


### Bug Fixes

* 🐛 re-runing the conductor adds an extra new line ([ff8bc6d](https://github.com/kreuzerk/import-conductor/commit/ff8bc6d6c7eb8f558be1001b208d7d56fe18b420)), closes [#37](https://github.com/kreuzerk/import-conductor/issues/37)

## [2.0.2](https://github.com/kreuzerk/import-conductor/compare/v2.0.1...v2.0.2) (2020-09-01)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "import-conductor",
"version": "2.0.2",
"version": "2.0.3",
"description": "Automatically organize your Typescript import statements",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 59640a1

Please sign in to comment.