瀏覽代碼

docs: update changelog

pointhalo 3 年之前
父節點
當前提交
5fe5f9cb9a
共有 2 個文件被更改,包括 15 次插入0 次删除
  1. 8 0
      content/start/changelog/index-en-US.md
  2. 7 0
      content/start/changelog/index.md

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

@@ -15,6 +15,14 @@ Version:Major.Minor.Patch (follow the **Semver** specification)
 -   **Patch version**: Only include bug fix, the release time is not limited
 -   **Patch version**: Only include bug fix, the release time is not limited
 
 
 ---
 ---
+
+#### 🎉 2.18.2 (2022-08-31)
+
+- 【Fix】
+    - Update @douyinfe/semi-webpack-plugin to fix the error that animation.scss cannot be processed when using a custom theme  [#1072](https://github.com/DouyinFE/semi-design/issues/1072)
+- 【Docs】
+    -  Added [Global content guidelines](/zh-CN/), Component content guidelines
+
 #### 🎉 2.18.0 (2022-08-26)
 #### 🎉 2.18.0 (2022-08-26)
 - 【Feat】
 - 【Feat】
     - Add type API for Checkbox & Radio
     - Add type API for Checkbox & Radio

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

@@ -16,6 +16,13 @@ Semi 版本号遵循 **Semver** 规范(主版本号-次版本号-修订版本
 
 
 ---
 ---
 
 
+#### 🎉 2.18.2 (2022-08-31)
+
+- 【Fix】
+    - 更新 @douyinfe/semi-webpack-plugin,修复使用自定义主题时,提示无法处理 animation.scss 的报错问题  [#1072](https://github.com/DouyinFE/semi-design/issues/1072)
+- 【Docs】
+    -  新增[全局文案规范](/zh-CN/)、组件级文案规范
+
 #### 🎉 2.18.0 (2022-08-26)
 #### 🎉 2.18.0 (2022-08-26)
 - 【Feat】
 - 【Feat】
     - Checkbox & Radio 增加 type API
     - Checkbox & Radio 增加 type API