Skip to content

Commit b7c6dd9

Browse files
author
Conventional Changelog Action
committed
chore(release): v2.1.0 [skip ci]
1 parent ead5150 commit b7c6dd9

File tree

3 files changed

+14
-13
lines changed

3 files changed

+14
-13
lines changed

CHANGELOG.md

+10-9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# [2.1.0](https://github.com/Pradumnasaraf/LinkFree-CLI/compare/v2.0.1...v2.1.0) (2023-02-26)
2+
3+
4+
### Features
5+
6+
* Add support for react icons ([7fc1802](https://github.com/Pradumnasaraf/LinkFree-CLI/commit/7fc1802c4bd2aa877dc35600b18810758474c1d9))
7+
* Trigger releases and README improvement ([#51](https://github.com/Pradumnasaraf/LinkFree-CLI/issues/51)) ([ead5150](https://github.com/Pradumnasaraf/LinkFree-CLI/commit/ead51508460e441e7c3f4d33fe31a491dc5fee29))
8+
9+
10+
111
## [2.0.1](https://github.com/Pradumnasaraf/LinkFree-CLI/compare/v2.0.0...v2.0.1) (2023-02-23)
212

313

@@ -47,12 +57,3 @@
4757

4858

4959

50-
# [1.4.0](https://github.com/Pradumnasaraf/LinkFree-CLI/compare/v1.3.0...v1.4.0) (2022-11-06)
51-
52-
53-
### Features
54-
55-
* make compatible with LinkFree V2 - Next.js ([#10](https://github.com/Pradumnasaraf/LinkFree-CLI/issues/10)) ([1977013](https://github.com/Pradumnasaraf/LinkFree-CLI/commit/1977013174d5a288090aee1b018a04683105ad1c))
56-
57-
58-

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": "2.0.1",
3+
"version": "2.1.0",
44
"description": "Create LinkFree profile.json file though CLI",
55
"main": "src/index.js",
66
"bin": "src/index.js",
@@ -39,4 +39,4 @@
3939
"bugs": {
4040
"url": "https://github.com/Pradumnasaraf/LinkFRee-CLI.git/issues"
4141
}
42-
}
42+
}

0 commit comments

Comments
 (0)