From 1f78be9cf315becb562e12e46c2faee08f864da4 Mon Sep 17 00:00:00 2001 From: feige996 <1020102647@qq.com> Date: Wed, 11 Jun 2025 23:46:46 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E6=96=87=E6=A1=A3):=20=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=20v2.11.1=20=E7=89=88=E6=9C=AC=E6=97=A5=E5=BF=97=EF=BC=8C?= =?UTF-8?q?=E6=96=B0=E5=A2=9E=20echarts=20=E5=92=8C=20ucharts=20demo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/changelog/CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/changelog/CHANGELOG.md b/docs/changelog/CHANGELOG.md index 3947a4c..650354a 100644 --- a/docs/changelog/CHANGELOG.md +++ b/docs/changelog/CHANGELOG.md @@ -1,5 +1,15 @@ # CHANGELOG 更新日志 +## v2.11.1(2025-06-11) + +### hello-unibest + +- 新增 `echarts` 和 `ucharts` demo。 + +### docs 文档 + +- 更新 `App 专题` 热更新内容。 + ## v2.11.0(2025-06-03) ### 架构优化