mirror of
https://github.com/modrinth/code.git
synced 2026-09-05 06:19:11 +00:00
changelog
This commit is contained in:
@@ -10,6 +10,22 @@ export type VersionEntry = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const VERSIONS: VersionEntry[] = [
|
const VERSIONS: VersionEntry[] = [
|
||||||
|
{
|
||||||
|
date: `2026-05-24T17:46:23+00:00`,
|
||||||
|
product: 'web',
|
||||||
|
body: `## Changed
|
||||||
|
- Updated translations.
|
||||||
|
|
||||||
|
## Fixed
|
||||||
|
- Fixed occasional error when loading version pages.`,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
date: `2026-05-24T17:46:23+00:00`,
|
||||||
|
product: 'app',
|
||||||
|
version: '0.13.24',
|
||||||
|
body: `## Changed
|
||||||
|
- Updated translations.`,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
date: `2026-05-24T16:26:23+00:00`,
|
date: `2026-05-24T16:26:23+00:00`,
|
||||||
product: 'app',
|
product: 'app',
|
||||||
|
|||||||
Reference in New Issue
Block a user