Skip to content

Commit aa7c7cf

Browse files
chore(release): 1.2.0
# [1.2.0](v1.1.6...v1.2.0) (2020-05-30) ### Features * add gpr ([8a74630](8a74630))
1 parent 8a74630 commit aa7c7cf

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.2.0](https://github.com/selmi-karim/img-cli/compare/v1.1.6...v1.2.0) (2020-05-30)
2+
3+
4+
### Features
5+
6+
* add gpr ([8a74630](https://github.com/selmi-karim/img-cli/commit/8a746302b12008016bf1ff0c720b3724bb83d5a3))
7+
18
## [1.1.6](https://github.com/selmi-karim/img-cli/compare/v1.1.5...v1.1.6) (2020-05-30)
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": "img-cli",
3-
"version": "1.1.6",
3+
"version": "1.2.0",
44
"description": "An interactive Command-Line Interface Build in NodeJS for downloading a single image or multiple images to disk from URL",
55
"main": "index.js",
66
"preferGlobal": true,

0 commit comments

Comments
 (0)