feat(web-ui): render changelog for new release sections (#4629)

This commit is contained in:
David Lane
2026-01-25 14:14:46 -05:00
committed by GitHub
parent 7e286b90b6
commit 3e2f4c2846
3 changed files with 121 additions and 3 deletions

View File

@@ -10,6 +10,7 @@
"type": "module",
"dependencies": {
"@lizardbyte/shared-web": "2025.922.181114",
"marked": "17.0.1",
"vue": "3.5.26",
"vue-i18n": "11.2.8"
},