Skip to content

Commit

Permalink
chore(release): v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Oct 19, 2022
1 parent 871ccea commit 47df564
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
18 changes: 9 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [1.3.0](https://github.com/Pradumnasaraf/LinkFree-CLI/compare/v1.2.0...v1.3.0) (2022-10-19)


### Features

* Added links suuport ([#8](https://github.com/Pradumnasaraf/LinkFree-CLI/issues/8)) ([871ccea](https://github.com/Pradumnasaraf/LinkFree-CLI/commit/871cceadc0c366afb96d4c8d6008cca4d93948e9))



# [1.2.0](https://github.com/Pradumnasaraf/LinkFree-CLI/compare/v1.1.3...v1.2.0) (2022-09-03)


Expand Down Expand Up @@ -34,12 +43,3 @@



# [1.1.0](https://github.com/Pradumnasaraf/LinkFree-CLI/compare/26c5959506c22ace5b0b6e325d59aa376c36d4b0...v1.1.0) (2022-08-25)


### Features

* Added initial CLI files ([26c5959](https://github.com/Pradumnasaraf/LinkFree-CLI/commit/26c5959506c22ace5b0b6e325d59aa376c36d4b0))



4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "linkfree-cli",
"version": "1.2.0",
"version": "1.3.0",
"description": "Create LinkFree profile.json file though CLI",
"main": "src/index.js",
"bin": "src/index.js",
Expand Down Expand Up @@ -37,4 +37,4 @@
"bugs": {
"url": "https://github.com/Pradumnasaraf/LinkFRee-CLI.git/issues"
}
}
}

0 comments on commit 47df564

Please sign in to comment.