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

Commit cdc4bae

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.21.1 [skip ci]
1 parent e66f963 commit cdc4bae

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.1](https://github.com/EddieHubCommunity/CreatorsRegistry/compare/v0.21.0...v0.21.1) (2024-06-27)
2+
3+
4+
### Bug Fixes
5+
6+
* grouped social icons ([e66f963](https://github.com/EddieHubCommunity/CreatorsRegistry/commit/e66f963fe8f645eb7b89b4e962124690b2903752))
7+
8+
9+
110
# [0.21.0](https://github.com/EddieHubCommunity/CreatorsRegistry/compare/v0.20.4...v0.21.0) (2024-06-27)
211

312

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

3544

3645

37-
## [0.20.1](https://github.com/EddieHubCommunity/CreatorsRegistry/compare/v0.20.0...v0.20.1) (2024-06-26)
38-
39-
40-
### Bug Fixes
41-
42-
* search no results refactored ([b269d01](https://github.com/EddieHubCommunity/CreatorsRegistry/commit/b269d01e340472bbe2a161b6850768529ef068d7))
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.21.0",
3+
"version": "0.21.1",
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.21.0",
2+
"version": "0.21.1",
33
"platforms": {
44
"twitter": {
55
"value": "twitter",

0 commit comments

Comments
 (0)