Skip to content

Commit

Permalink
chore(release): v2.2.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Mar 18, 2023
1 parent b7916f1 commit 134313a
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
18 changes: 9 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [2.2.1](https://github.com/Pradumnasaraf/LinkFree-CLI/compare/v2.2.0...v2.2.1) (2023-03-18)


### Bug Fixes

* auto icon structuring and accessibility ([#56](https://github.com/Pradumnasaraf/LinkFree-CLI/issues/56)) ([b7916f1](https://github.com/Pradumnasaraf/LinkFree-CLI/commit/b7916f1367bd5100379925da4a98ef6934078c76))



# [2.2.0](https://github.com/Pradumnasaraf/LinkFree-CLI/compare/v2.1.0...v2.2.0) (2023-03-18)


Expand Down Expand Up @@ -48,12 +57,3 @@



## [1.4.2](https://github.com/Pradumnasaraf/LinkFree-CLI/compare/v1.4.1...v1.4.2) (2023-02-15)


### Bug Fixes

* remove the displaystats function ([#17](https://github.com/Pradumnasaraf/LinkFree-CLI/issues/17)) ([d80c327](https://github.com/Pradumnasaraf/LinkFree-CLI/commit/d80c327ebc654b7267ffa587b88e54d7d4b049ed))



4 changes: 2 additions & 2 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "linkfree-cli",
"version": "2.2.0",
"version": "2.2.1",
"description": "Create LinkFree profile.json file though CLI",
"main": "src/index.js",
"bin": "src/index.js",
Expand Down Expand Up @@ -39,4 +39,4 @@
"bugs": {
"url": "https://github.com/Pradumnasaraf/LinkFRee-CLI.git/issues"
}
}
}

0 comments on commit 134313a

Please sign in to comment.