chore(release): prepare v0.20.0

- Build v0.20.0 changelog and release notes from changes/ fragments
- Remove package-size JSON reports and previous-release size comparisons from CI
- Download AUR release assets via curl with retries and skip publish on failure
- Update release docs, verification lanes, and workflow tests to match
This commit is contained in:
2026-09-24 00:01:03 -07:00
59 changed files with 573 additions and 395 deletions
+2 -3
View File
@@ -2,7 +2,7 @@
"name": "subminer",
"productName": "SubMiner",
"desktopName": "SubMiner.desktop",
"version": "0.20.0-beta.1",
"version": "0.20.0",
"description": "All-in-one sentence mining overlay with AnkiConnect and dictionary integration",
"packageManager": "bun@1.3.5",
"main": "dist/main-entry.js",
@@ -275,8 +275,7 @@
"from": "CHANGELOG.md",
"to": "CHANGELOG.md"
}
],
"afterAllArtifactBuild": "scripts/package-audit.cjs"
]
},
"patchedDependencies": {
"@discordjs/rest@2.6.1": "patches/@discordjs%2Frest@2.6.1.patch"