changelog
This commit is contained in:
@@ -10,6 +10,12 @@ export type VersionEntry = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const VERSIONS: VersionEntry[] = [
|
const VERSIONS: VersionEntry[] = [
|
||||||
|
{
|
||||||
|
date: `2026-01-25T12:35:00-08:00`,
|
||||||
|
product: 'web',
|
||||||
|
body: `## Improvements
|
||||||
|
- Fixed some issues on project pages with gallery images and tabs being de-synced.`,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
date: `2026-01-23T13:00:00-08:00`,
|
date: `2026-01-23T13:00:00-08:00`,
|
||||||
product: 'app',
|
product: 'app',
|
||||||
|
|||||||
Reference in New Issue
Block a user