diff --git a/apps/frontend/src/public/news/feed/articles.json b/apps/frontend/src/public/news/feed/articles.json index e1486383..3e37fa82 100644 --- a/apps/frontend/src/public/news/feed/articles.json +++ b/apps/frontend/src/public/news/feed/articles.json @@ -4,7 +4,7 @@ "title": "Streamlined Version Creation", "summary": "Version creation is now dramatically more intelligent and easier for creators.", "thumbnail": "https://modrinth.com/news/article/streamlined-version-creation/thumbnail.webp", - "date": "2025-12-12T23:00:00.000Z", + "date": "2025-12-18T20:50:00.000Z", "link": "https://modrinth.com/news/article/streamlined-version-creation" }, { diff --git a/packages/blog/articles/streamlined-version-creation.md b/packages/blog/articles/streamlined-version-creation.md index a47f5634..ae79fd8e 100644 --- a/packages/blog/articles/streamlined-version-creation.md +++ b/packages/blog/articles/streamlined-version-creation.md @@ -1,7 +1,7 @@ --- title: 'Streamlined Version Creation' summary: 'Version creation is now dramatically more intelligent and easier for creators.' -date: 2025-12-12T15:00:00-08:00 +date: 2025-12-18T12:50:00-08:00 authors: [AJfd8YH6, 6EjnV9Uf, Dc7EYhxG] --- diff --git a/packages/blog/compiled/streamlined_version_creation.ts b/packages/blog/compiled/streamlined_version_creation.ts index b3119947..d35d6504 100644 --- a/packages/blog/compiled/streamlined_version_creation.ts +++ b/packages/blog/compiled/streamlined_version_creation.ts @@ -3,7 +3,7 @@ export const article = { html: () => import(`./streamlined_version_creation.content`).then(m => m.html), title: "Streamlined Version Creation", summary: "Version creation is now dramatically more intelligent and easier for creators.", - date: "2025-12-12T23:00:00.000Z", + date: "2025-12-18T20:50:00.000Z", slug: "streamlined-version-creation", authors: ["AJfd8YH6","6EjnV9Uf","Dc7EYhxG"], unlisted: false, diff --git a/packages/utils/changelog.ts b/packages/utils/changelog.ts index 114f4374..6a89db11 100644 --- a/packages/utils/changelog.ts +++ b/packages/utils/changelog.ts @@ -14,7 +14,7 @@ const VERSIONS: VersionEntry[] = [ date: `2025-12-18T12:30:00-08:00`, product: 'web', body: `## Improvements -- Overhauled version creation to be more intelligent and easier to use. +- [Overhauled version creation](/news/article/streamlined-version-creation) to be more intelligent and easier to use. - Versions and gallery images are now created and edited in project settings.`, }, {