changelog
This commit is contained in:
@@ -11,7 +11,13 @@ export type VersionEntry = {
|
||||
|
||||
const VERSIONS: VersionEntry[] = [
|
||||
{
|
||||
date: `2026-02-01T13:20:00-08:00`,
|
||||
date: `2026-02-03T09:15:00-08:00`,
|
||||
product: 'web',
|
||||
body: `## Improvements
|
||||
- Fixed some .jar files being detected as Resource Packs when uploading new versions.`,
|
||||
},
|
||||
{
|
||||
date: `2026-02-02T13:20:00-08:00`,
|
||||
product: 'web',
|
||||
body: `## Improvements
|
||||
- Made some clarity improvements to the Personal Access Token screen.
|
||||
|
||||
Reference in New Issue
Block a user