changelog

This commit is contained in:
Prospector
2026-01-25 12:31:44 -08:00
parent c96a303d8a
commit 63dfc3f636

View File

@@ -10,6 +10,12 @@ export type 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`,
product: 'app',