You've already forked AstralRinth
forked from xxxOFFxxx/AstralRinth
changelog
This commit is contained in:
@@ -305,8 +305,8 @@ export const FilterIcon = _FilterIcon
|
||||
export const FolderArchiveIcon = _FolderArchiveIcon
|
||||
export const FolderOpenIcon = _FolderOpenIcon
|
||||
export const FolderSearchIcon = _FolderSearchIcon
|
||||
export const FolderIcon = _FolderIcon
|
||||
export const FolderUpIcon = _FolderUpIcon
|
||||
export const FolderIcon = _FolderIcon
|
||||
export const GameIcon = _GameIcon
|
||||
export const GapIcon = _GapIcon
|
||||
export const GaugeIcon = _GaugeIcon
|
||||
|
||||
@@ -10,6 +10,13 @@ export type VersionEntry = {
|
||||
}
|
||||
|
||||
const VERSIONS: VersionEntry[] = [
|
||||
{
|
||||
date: `2025-12-22T12:55:00-08:00`,
|
||||
product: 'app',
|
||||
version: '0.10.24',
|
||||
body: `## Improvements
|
||||
- Fixed issue with modpack export not working with certain projects.`,
|
||||
},
|
||||
{
|
||||
date: `2025-12-19T13:45:00-08:00`,
|
||||
product: 'web',
|
||||
|
||||
Reference in New Issue
Block a user