瀏覽代碼

docs(changelog): v2.76.0 update

林艳 7 月之前
父節點
當前提交
bc9db7ec66
共有 2 個文件被更改,包括 7 次插入0 次删除
  1. 4 0
      content/start/changelog/index-en-US.md
  2. 3 0
      content/start/changelog/index.md

+ 4 - 0
content/start/changelog/index-en-US.md

@@ -16,6 +16,10 @@ Version:Major.Minor.Patch (follow the **Semver** specification)
 
 
 ---
 ---
 
 
+#### 🎉 2.76.0 (2025-03-07)
+- 【Fix】
+- Fix JsonViewer type error issue [@anjiazhuyouxing](https://github.com/anjiazhuyouxing) [#2748](https://github.com/DouyinFE/semi-design/pull/2748)
+
 #### 🎉 2.76.0-beta.0 (2025-03-04)
 #### 🎉 2.76.0-beta.0 (2025-03-04)
 - 【Feat】
 - 【Feat】
     - Chat supports enableUpload API to support users to set upload behavior  [#2735](https://github.com/DouyinFE/semi-design/issues/2735)
     - Chat supports enableUpload API to support users to set upload behavior  [#2735](https://github.com/DouyinFE/semi-design/issues/2735)

+ 3 - 0
content/start/changelog/index.md

@@ -13,6 +13,9 @@ Semi 版本号遵循 **Semver** 规范(主版本号-次版本号-修订版本
 -   修订版本号(patch):仅会进行 bugfix,发布时间不限
 -   修订版本号(patch):仅会进行 bugfix,发布时间不限
 -   不同版本间的详细关系,可查阅 [FAQ](/zh-CN/start/faq)
 -   不同版本间的详细关系,可查阅 [FAQ](/zh-CN/start/faq)
 
 
+#### 🎉 2.76.0 (2025-03-07)
+- 【Fix】
+    - 修复 JsonViewer 类型错误问题 [@anjiazhuyouxing](https://github.com/anjiazhuyouxing) [#2748](https://github.com/DouyinFE/semi-design/pull/2748)
 
 
 #### 🎉 2.76.0-beta.0 (2025-03-04)
 #### 🎉 2.76.0-beta.0 (2025-03-04)
 - 【Feat】
 - 【Feat】