1
0

changelog

This commit is contained in:
Prospector
2025-11-03 15:15:53 -08:00
parent 3765a6ded8
commit 644554f1e9

View File

@@ -10,6 +10,12 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2025-11-03T15:30:00-07:00`,
product: 'web',
body: `## Improvements
- Revamped creator revenue page and withdrawal experience.`,
},
{
date: `2025-10-30T16:30:00-07:00`,
product: 'app',