Skip to content

Commit

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

### Bug Fixes

* publish to npm ci ([e454753](e454753))
  • Loading branch information
semantic-release-bot committed May 30, 2020
1 parent 7b8118d commit c5d9441
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 @@
## [1.1.1](https://github.com/selmi-karim/img-cli/compare/v1.1.0...v1.1.1) (2020-05-30)


### Bug Fixes

* publish to npm ci ([e454753](https://github.com/selmi-karim/img-cli/commit/e4547531ccc1d2ca8223053f8b8037f6daecc0eb))

# [1.1.0](https://github.com/selmi-karim/img-cli/compare/v1.0.4...v1.1.0) (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.1.0",
"version": "1.1.1",
"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 c5d9441

Please sign in to comment.