forked from didirus/AstralRinth
changelog
This commit is contained in:
@@ -10,6 +10,12 @@ export type VersionEntry = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const VERSIONS: VersionEntry[] = [
|
const VERSIONS: VersionEntry[] = [
|
||||||
|
{
|
||||||
|
date: `2026-01-12T16:30:00-08:00`,
|
||||||
|
product: 'web',
|
||||||
|
body: `## Improvements
|
||||||
|
- Made a number of enhancements to the version creation & editing flow.`,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
date: `2026-01-08T12:30:00-08:00`,
|
date: `2026-01-08T12:30:00-08:00`,
|
||||||
product: 'app',
|
product: 'app',
|
||||||
|
|||||||
Reference in New Issue
Block a user