docs: 添加 core 库更新日志 (v2.2.16 - v2.2.20) (#277)

This commit is contained in:
YHH
2025-12-05 15:10:14 +08:00
committed by GitHub
parent 6702f0bfad
commit e8fc7f497b
5 changed files with 249 additions and 2 deletions

View File

@@ -180,6 +180,7 @@ function createNav(t, prefix = '') {
{ text: t.nav.lawnMowerDemo, link: 'https://github.com/esengine/lawn-mower-demo' }
]
},
{ text: t.nav.changelog, link: `${prefix}/changelog` },
{
text: `v${corePackageJson.version}`,
link: 'https://github.com/esengine/ecs-framework/releases'