Skip to content

Latest commit

 

History

History
135 lines (78 loc) · 7.4 KB

CHANGELOG.md

File metadata and controls

135 lines (78 loc) · 7.4 KB

umi-chrome-extensions-template 更新日志

1.5.0 (2022-11-27)

✨ Features

  • 杂项: 升级到 antd v5 (6299167)
  • 杂项: 升级到 umi4 (c9bb7de)

🎫 Chores

1.4.1 (2022-08-27)

🐛 Bug Fixes

  • 杂项: 修正发布之后的解压文件夹目录 (d0ba634)

1.4.0 (2022-08-27)

✨ Features

  • 杂项: 优化发布链路 (14ac2c0)
  • 杂项: 优化发布链路 (4d4b4b9)

1.3.0 (2022-08-13)

✨ Features

  • 杂项: 使用 umi4 的 lint 与 prettier 规则 (28c089b)

🔧 Continuous Integration

1.2.0 (2022-08-13)

✨ Features

  • 杂项: 更新基础设施 (7a03f1d)

🎫 Chores

  • ci: 添加自动合并依赖 ci (5ebfccb)
  • 杂项: 升级依赖并修正类型问题 (80005c9)
  • 杂项: 清理无用模块 (bf70662)

🐛 Bug Fixes

  • 杂项: 修正 pnpm 安装模式下会找不到依赖的问题 (07e0dc4)
  • 杂项: 修正 release 脚本问题 (4d49172)

📝 Documentation

  • 说明文档: 更新说明文档 (39e6f1a)

🔧 Continuous Integration

1.1.0 (2021-01-19)

✨ Features | 新特性

  • (日志): 补充日志文本内容 (95a4cee)

🐛 Bug Fixes | 修复

  • (日志): 修正自动生成日志的内容 (3dc7e85)

📝 Documentation | 文档

  • (license): 添加协议 (2e70a60)
  • (说明文档): 更新说明文档 (f603f58)

1.0.0 (2021-01-19)

✨ Features | 新特性

  • (日志): 优化生成的日志内容 (cc2bf70)
  • (配置): 添加 auto 自动发布 配置项 (6ba0e1c)
  • (配置): 添加自动打包脚本 (f11eed7)
  • (杂项): 1.0.0 (1481d83)
  • (杂项): 完成脚手架制作 (57b05b4)

🎫 Chores

  • (配置): 排除部分 js 配置文件的 lint (a5dbe54)
  • (杂项): minor change (9c4e9bc)
  • (杂项): minor change (90219d8)
  • (杂项): minor change (c840b2d)

🐛 Bug Fixes | 修复

  • (配置): 优化 prettier 配置项 (5e46c01)
  • (配置): 忽略生成的 dist 和 zip 文件 (3e99847)
  • (自动发布): 修复没有 自动发布 配置项的 bug (762d830)
  • (自动发布): 修复没有 semantic-自动发布 模块的 bug (08a2175)
  • (类型定义): 优化类型定义文件 (eb81e2b)
  • (脚本): 修正 lint 脚本配置 (2f2bce0)

📝 Documentation | 文档