mirror of
https://github.com/zen-browser/www.git
synced 2025-07-08 01:10:02 +02:00
feat: todo to fix dates
This commit is contained in:
parent
784fbc11f9
commit
66033a0431
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ export interface ReleaseNote {
|
|||
workflowId?: number;
|
||||
}
|
||||
|
||||
//TODO: Fix dates for Date.parse()
|
||||
export const releaseNotes: ReleaseNote[] = [
|
||||
{
|
||||
version: "1.0.0-a.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue