app changelog
This commit is contained in:
@@ -10,6 +10,14 @@ export type VersionEntry = {
|
||||
}
|
||||
|
||||
const VERSIONS: VersionEntry[] = [
|
||||
{
|
||||
date: `2026-04-03T16:45:00-07:00`,
|
||||
product: 'app',
|
||||
version: '0.12.6',
|
||||
body: `## Fixed
|
||||
- Fixed dependencies of dependencies not being automatically installed.
|
||||
- Improved error modal if the app errors on initialization.`,
|
||||
},
|
||||
{
|
||||
date: `2026-03-26T18:45:00-07:00`,
|
||||
product: 'hosting',
|
||||
|
||||
Reference in New Issue
Block a user