1
0

changelog

This commit is contained in:
Prospector
2026-01-18 11:28:51 -08:00
parent a0e8c7f924
commit faec9c2965

View File

@@ -10,6 +10,13 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2026-01-18T11:35:00-08:00`,
product: 'web',
body: `## Improvements
- Updated home page project count to 100,000+.
- Fixed versions with duplicate changelogs not grouping together in Changelog tab on project pages.`,
},
{
date: `2026-01-16T12:05:00-08:00`,
product: 'hosting',