export const changelogData = [ { version: "1.0.0", date: "January 15, 2026", changes: [ { type: "New", text: "Initial release of the Image Web Exporter." }, ], }, ];