Update changelog
This commit is contained in:
parent
1fdb5ba748
commit
5d4f334505
@ -10,6 +10,12 @@ export type VersionEntry = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const VERSIONS: VersionEntry[] = [
|
const VERSIONS: VersionEntry[] = [
|
||||||
|
{
|
||||||
|
date: `2025-07-08T14:00:00-07:00`,
|
||||||
|
product: 'web',
|
||||||
|
body: `### Improvements
|
||||||
|
- Fixed Modrinth Servers showing as out of stock when navigating to the page directly.`,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
date: `2025-07-08T11:10:00-07:00`,
|
date: `2025-07-08T11:10:00-07:00`,
|
||||||
product: 'servers',
|
product: 'servers',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user