mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 00:55:25 +00:00
changelog
This commit is contained in:
@@ -10,6 +10,20 @@ export type VersionEntry = {
|
||||
}
|
||||
|
||||
const VERSIONS: VersionEntry[] = [
|
||||
{
|
||||
date: `2026-07-21T23:25:29+00:00`,
|
||||
product: 'web',
|
||||
body: `## Fixed
|
||||
- Fixed license source nag showing on Data Pack projects.`,
|
||||
},
|
||||
{
|
||||
date: `2026-07-21T23:25:29+00:00`,
|
||||
product: 'app',
|
||||
version: '0.15.17',
|
||||
body: `## Fixed
|
||||
- Fixed skin selector serving old cached skin previews with bad UVs.
|
||||
- Fixed ads showing when sidebar is disabled.`,
|
||||
},
|
||||
{
|
||||
date: `2026-07-21T20:10:55+00:00`,
|
||||
product: 'app',
|
||||
|
||||
Reference in New Issue
Block a user