Browse Source

docs: update changelog

pointhalo 3 năm trước cách đây
mục cha
commit
5fe5f9cb9a
2 tập tin đã thay đổi với 15 bổ sung0 xóa
  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
 
 ---
+
+#### 🎉 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)
 - 【Feat】
     - 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)
 - 【Feat】
     - Checkbox & Radio 增加 type API