Skip to content

Commit

Permalink
chore(release): v2.5.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Jun 17, 2023
1 parent 641737a commit 2635b23
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.5.0](https://github.com/Pradumnasaraf/LinkFree-CLI/compare/v2.4.0...v2.5.0) (2023-06-17)


### Features

* Convert code to ES6 modules ([#71](https://github.com/Pradumnasaraf/LinkFree-CLI/issues/71)) ([641737a](https://github.com/Pradumnasaraf/LinkFree-CLI/commit/641737a104ddacd984c64f7f41414665ab075e63))



# [2.4.0](https://github.com/Pradumnasaraf/LinkFree-CLI/compare/v2.3.2...v2.4.0) (2023-06-15)


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



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


### Bug Fixes

* icon search prompt message ([#57](https://github.com/Pradumnasaraf/LinkFree-CLI/issues/57)) ([93b23a0](https://github.com/Pradumnasaraf/LinkFree-CLI/commit/93b23a06d588fec69b00377b7ed147f51a16cd8f))



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,7 +1,7 @@
{
"type": "module",
"name": "linkfree-cli",
"version": "2.4.0",
"version": "2.5.0",
"description": "Generate LinkFree profile.json file via CLI",
"main": "src/index.js",
"bin": "src/index.js",
Expand Down

0 comments on commit 2635b23

Please sign in to comment.