mirror of
https://github.com/modrinth/code.git
synced 2026-09-04 05:48:57 +00:00
fix: changelog
This commit is contained in:
@@ -10,13 +10,18 @@ export type VersionEntry = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const VERSIONS: VersionEntry[] = [
|
const VERSIONS: VersionEntry[] = [
|
||||||
|
{
|
||||||
|
date: `2026-05-21T22:13:35+00:00`,
|
||||||
|
product: 'website',
|
||||||
|
body: `## Fixed
|
||||||
|
- Fixed project embeds not loading in correctly.`,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
date: `2026-05-21T22:13:35+00:00`,
|
date: `2026-05-21T22:13:35+00:00`,
|
||||||
product: 'app',
|
product: 'app',
|
||||||
version: '0.13.21',
|
version: '0.13.21',
|
||||||
body: `## Fixed
|
body: `## Fixed
|
||||||
- Fixed issue with content items visually duplicating over other content items in the Content tab table.
|
- Fixed issue with content items visually duplicating over other content items in the Content tab table.`,
|
||||||
- Fixed project embeds not loading in correctly.`,
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
date: `2026-05-21T22:13:35+00:00`,
|
date: `2026-05-21T22:13:35+00:00`,
|
||||||
|
|||||||
Reference in New Issue
Block a user