add 0.10.9 changelog

This commit is contained in:
Prospector
2025-10-04 10:59:40 -07:00
parent 92e91a0606
commit 95de8977d4

View File

@@ -10,6 +10,13 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2025-10-044T09:45:00-07:00`,
product: 'app',
version: '0.10.9',
body: `### Security fixes
- Fixed a couple Modrinth Pack (\`.mrpack\`) importing security vulnerabilities.`,
},
{
date: `2025-10-01T19:05:00-07:00`,
product: 'web',