export type versionNotes = { title: string; date: Date; link: string; html: string; };