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

Commit d4706f7

Browse files
Merge release info
Merge new release into main
2 parents 5aac369 + db104d5 commit d4706f7

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

CHANGELOG.md

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [0.21.0](https://github.com/EddieHubCommunity/CreatorsRegistry/compare/v0.20.4...v0.21.0) (2024-06-27)
2+
3+
4+
### Features
5+
6+
* refactored icons included blog platforms ([5aac369](https://github.com/EddieHubCommunity/CreatorsRegistry/commit/5aac3690bedd9d64281bf5f572151313baf996c8))
7+
8+
9+
110
## [0.20.4](https://github.com/EddieHubCommunity/CreatorsRegistry/compare/v0.20.3...v0.20.4) (2024-06-27)
211

312

@@ -34,12 +43,3 @@
3443

3544

3645

37-
# [0.20.0](https://github.com/EddieHubCommunity/CreatorsRegistry/compare/v0.19.0...v0.20.0) (2024-06-26)
38-
39-
40-
### Features
41-
42-
* alert when no search results found ([#90](https://github.com/EddieHubCommunity/CreatorsRegistry/issues/90)) ([24c2730](https://github.com/EddieHubCommunity/CreatorsRegistry/commit/24c2730f0f0aac2f6b495fea20bf28e5c1fcf64f))
43-
44-
45-

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "content-creators",
3-
"version": "0.20.4",
3+
"version": "0.21.0",
44
"private": false,
55
"scripts": {
66
"dev": "next dev",

src/config/app.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.20.4",
2+
"version": "0.21.0",
33
"platforms": {
44
"twitter": {
55
"value": "twitter",

0 commit comments

Comments
 (0)