Skip to content

Commit

Permalink
chore(release): v2.3.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Jun 2, 2023
1 parent 2cc4906 commit 1d847be
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 12 deletions.
19 changes: 9 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [2.3.1](https://github.com/Pradumnasaraf/LinkFree-CLI/compare/v2.3.0...v2.3.1) (2023-06-02)


### Bug Fixes

* remove the profile type option([#62](https://github.com/Pradumnasaraf/LinkFree-CLI/issues/62)) ([2cc4906](https://github.com/Pradumnasaraf/LinkFree-CLI/commit/2cc49063dc0105b992d4f6a918869006abc24583))



# [2.3.0](https://github.com/Pradumnasaraf/LinkFree-CLI/compare/v2.2.2...v2.3.0) (2023-06-02)


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



# [2.1.0](https://github.com/Pradumnasaraf/LinkFree-CLI/compare/v2.0.1...v2.1.0) (2023-02-26)


### Features

* Add support for react icons ([7fc1802](https://github.com/Pradumnasaraf/LinkFree-CLI/commit/7fc1802c4bd2aa877dc35600b18810758474c1d9))
* Trigger releases and README improvement ([#51](https://github.com/Pradumnasaraf/LinkFree-CLI/issues/51)) ([ead5150](https://github.com/Pradumnasaraf/LinkFree-CLI/commit/ead51508460e441e7c3f4d33fe31a491dc5fee29))



2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "linkfree-cli",
"version": "2.3.0",
"version": "2.3.1",
"description": "Create LinkFree profile.json file though CLI",
"main": "src/index.js",
"bin": "src/index.js",
Expand Down

0 comments on commit 1d847be

Please sign in to comment.