Skip to content

Commit

Permalink
chore(release): v2.3.0 [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 c247aae commit b279270
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [2.3.0](https://github.com/Pradumnasaraf/LinkFree-CLI/compare/v2.2.2...v2.3.0) (2023-06-02)


### Features

* Add color and group property in links ([#61](https://github.com/Pradumnasaraf/LinkFree-CLI/issues/61)) ([c247aae](https://github.com/Pradumnasaraf/LinkFree-CLI/commit/c247aae9016b3fe3d4dcda89b4111284e801e465))



## [2.2.2](https://github.com/Pradumnasaraf/LinkFree-CLI/compare/v2.2.1...v2.2.2) (2023-03-18)


Expand Down Expand Up @@ -35,12 +44,3 @@



## [2.0.1](https://github.com/Pradumnasaraf/LinkFree-CLI/compare/v2.0.0...v2.0.1) (2023-02-23)


### Bug Fixes

* color combination for chalk prompt ([#39](https://github.com/Pradumnasaraf/LinkFree-CLI/issues/39)) ([451c48d](https://github.com/Pradumnasaraf/LinkFree-CLI/commit/451c48dba6ea9aa1e85ebe9a674c420323d88d09))



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.2.2",
"version": "2.3.0",
"description": "Create LinkFree profile.json file though CLI",
"main": "src/index.js",
"bin": "src/index.js",
Expand Down

0 comments on commit b279270

Please sign in to comment.