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

Commit 6cc8bd5

Browse files
Merge release info
Merge new release into main
2 parents a4be36c + 12a1402 commit 6cc8bd5

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.26.3](https://github.com/EddieHubCommunity/CreatorsRegistry/compare/v0.26.2...v0.26.3) (2024-08-12)
2+
3+
4+
### Bug Fixes
5+
6+
* local docker compose development ([#124](https://github.com/EddieHubCommunity/CreatorsRegistry/issues/124)) ([a4be36c](https://github.com/EddieHubCommunity/CreatorsRegistry/commit/a4be36c6e5e720ea0e945dda83bd6cac852defd0))
7+
8+
9+
110
## [0.26.2](https://github.com/EddieHubCommunity/CreatorsRegistry/compare/v0.26.1...v0.26.2) (2024-07-13)
211

312

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

3544

3645

37-
# [0.25.0](https://github.com/EddieHubCommunity/CreatorsRegistry/compare/v0.24.0...v0.25.0) (2024-06-30)
38-
39-
40-
### Features
41-
42-
* GitHub link in footer ([#110](https://github.com/EddieHubCommunity/CreatorsRegistry/issues/110)) ([ddbe0cb](https://github.com/EddieHubCommunity/CreatorsRegistry/commit/ddbe0cbd0982e815be857728de4771083afc9b57))
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.26.2",
3+
"version": "0.26.3",
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.26.2",
2+
"version": "0.26.3",
33
"platforms": {
44
"twitter": {
55
"value": "twitter",

0 commit comments

Comments
 (0)