Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

Commit

Permalink
chore(release): v0.20.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Jun 26, 2024
1 parent 92cbd5a commit 3454d59
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
18 changes: 9 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.20.2](https://github.com/EddieHubCommunity/CreatorsRegistry/compare/v0.20.1...v0.20.2) (2024-06-26)


### Bug Fixes

* login cta not shown when logged in ([92cbd5a](https://github.com/EddieHubCommunity/CreatorsRegistry/commit/92cbd5a6eb1550abd11785cb9bd30e5b050f9d65))



## [0.20.1](https://github.com/EddieHubCommunity/CreatorsRegistry/compare/v0.20.0...v0.20.1) (2024-06-26)


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



## [0.17.3](https://github.com/EddieHubCommunity/CreatorsRegistry/compare/v0.17.2...v0.17.3) (2024-06-25)


### Bug Fixes

* refactored 'links' to p'latforms' ([08a520c](https://github.com/EddieHubCommunity/CreatorsRegistry/commit/08a520c808989d65922cd695bb39e719660dbf1b))



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": "content-creators",
"version": "0.20.1",
"version": "0.20.2",
"private": false,
"scripts": {
"dev": "next dev",
Expand Down
2 changes: 1 addition & 1 deletion src/config/app.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.20.1",
"version": "0.20.2",
"platforms": {
"twitter": {
"value": "twitter",
Expand Down

0 comments on commit 3454d59

Please # to comment.