remove import
This commit is contained in:
parent
911652133b
commit
a6a98ff63e
@ -10,6 +10,12 @@ export type VersionEntry = {
|
||||
}
|
||||
|
||||
const VERSIONS: VersionEntry[] = [
|
||||
{
|
||||
date: `2025-07-16T12:40:00-07:00`,
|
||||
product: 'web',
|
||||
body: `### Improvements
|
||||
- Fixed report body overflowing with large images.`,
|
||||
},
|
||||
{
|
||||
date: `2025-07-15T13:55:00-07:00`,
|
||||
product: 'web',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user