changelog

This commit is contained in:
Prospector
2026-07-03 08:16:29 -07:00
parent ca0b8d5ca4
commit 0dac5684af
+6
View File
@@ -10,6 +10,12 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2026-07-03T15:16:21+00:00`,
product: 'web',
body: `## Fixed
- Fixed project license URL being required when not using a custom license.`,
},
{
date: `2026-07-02T00:44:14+00:00`,
product: 'web',