Skip to content

Commit 3b29aae

Browse files
author
Conventional Changelog Action
committed
chore(release): v1.1.0
1 parent 26c5959 commit 3b29aae

File tree

3 files changed

+13
-4
lines changed

3 files changed

+13
-4
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# 1.1.0 (2022-08-25)
2+
3+
4+
### Features
5+
6+
* Added initial CLI files ([26c5959](https://github.com/Pradumnasaraf/LinkFree-CLI/commit/26c5959506c22ace5b0b6e325d59aa376c36d4b0))
7+
8+
9+

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "linkfree-cli",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Create LinkFree profile.json file though CLI",
55
"main": "src/index.js",
66
"bin": "src/index.js",
@@ -36,4 +36,4 @@
3636
"bugs": {
3737
"url": "https://github.com/Pradumnasaraf/LinkFRee-CLI.git/issues"
3838
}
39-
}
39+
}

0 commit comments

Comments
 (0)