Skip to content

Commit

Permalink
chore(release): 1.4.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.4.1](v1.4.0...v1.4.1) (2020-06-26)

### Bug Fixes

* **docs:** update README.md ([794bbd7](794bbd7))
* **docs:** update README.md ([e212184](e212184))
  • Loading branch information
semantic-release-bot committed Jun 26, 2020
1 parent 392e919 commit 38066a2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.4.1](https://github.com/kreuzerk/import-conductor/compare/v1.4.0...v1.4.1) (2020-06-26)


### Bug Fixes

* **docs:** update README.md ([794bbd7](https://github.com/kreuzerk/import-conductor/commit/794bbd773410a520b0f8a93d8dac3a188e07011a))
* **docs:** update README.md ([e212184](https://github.com/kreuzerk/import-conductor/commit/e2121843dd313bd052ab9198f14e502d427e8775))

# [1.4.0](https://github.com/kreuzerk/import-conductor/compare/v1.3.0...v1.4.0) (2020-06-26)


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": "1.4.0",
"version": "1.4.1",
"description": "Automatically organize your Typescript import statements",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 38066a2

Please sign in to comment.