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

Commit 9feeb54

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.24.0 [skip ci]
1 parent c45b87d commit 9feeb54

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.24.0](https://github.com/EddieHubCommunity/CreatorsRegistry/compare/v0.23.0...v0.24.0) (2024-06-29)
2+
3+
4+
### Features
5+
6+
* medium blog logo ([c45b87d](https://github.com/EddieHubCommunity/CreatorsRegistry/commit/c45b87d098473d621f5b44b0beea6c7e2d1522d0))
7+
8+
9+
110
# [0.23.0](https://github.com/EddieHubCommunity/CreatorsRegistry/compare/v0.22.0...v0.23.0) (2024-06-28)
211

312

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

3544

3645

37-
## [0.20.4](https://github.com/EddieHubCommunity/CreatorsRegistry/compare/v0.20.3...v0.20.4) (2024-06-27)
38-
39-
40-
### Bug Fixes
41-
42-
* issue template bug auto label ([f17d946](https://github.com/EddieHubCommunity/CreatorsRegistry/commit/f17d9461e03a7bd33932f959240a34aecd122cfd))
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.23.0",
3+
"version": "0.24.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.23.0",
2+
"version": "0.24.0",
33
"platforms": {
44
"twitter": {
55
"value": "twitter",

0 commit comments

Comments
 (0)