Skip to content

Commit

Permalink
chore(release): 1.0.3
Browse files Browse the repository at this point in the history
## [1.0.3](v1.0.2...v1.0.3) (2020-05-30)

### Bug Fixes

* package scope ([4cd016f](4cd016f))
* publish config ([b0a933d](b0a933d))
* semantic release assets ([2e8d6b8](2e8d6b8))
  • Loading branch information
semantic-release-bot committed May 30, 2020
1 parent 2e8d6b8 commit 721151e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.0.3](https://github.com/selmi-karim/img-cli/compare/v1.0.2...v1.0.3) (2020-05-30)


### Bug Fixes

* package scope ([4cd016f](https://github.com/selmi-karim/img-cli/commit/4cd016f5cc0beb001a8546113ba2c583fec8b349))
* publish config ([b0a933d](https://github.com/selmi-karim/img-cli/commit/b0a933d53f82b3c00dd084cc2c6d79b617b4b38e))
* semantic release assets ([2e8d6b8](https://github.com/selmi-karim/img-cli/commit/2e8d6b8966983bdc599a89443ed30b7b925f95ce))

## [1.0.2](https://github.com/selmi-karim/img-cli/compare/v1.0.1...v1.0.2) (2020-05-30)


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": "img-cli",
"version": "1.0.2",
"version": "1.0.3",
"description": "An interactive Command-Line Interface Build in NodeJS for downloading a single image or multiple images to disk from URL",
"main": "index.js",
"preferGlobal": true,
Expand Down

0 comments on commit 721151e

Please sign in to comment.