mirror of
https://github.com/zen-browser/www.git
synced 2025-07-10 02:05:31 +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;
|
workflowId?: number;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
//TODO: Fix dates for Date.parse()
|
||||||
export const releaseNotes: ReleaseNote[] = [
|
export const releaseNotes: ReleaseNote[] = [
|
||||||
{
|
{
|
||||||
version: "1.0.0-a.1",
|
version: "1.0.0-a.1",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue