Skip to content

Releases: arvinxx/umi-chrome-extensions-template

v1.5.0

27 Nov 11:29
Compare
Choose a tag to compare

1.5.0 (2022-11-27)

✨ Features

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

🎫 Chores

v1.4.1

27 Aug 16:22
Compare
Choose a tag to compare

1.4.1 (2022-08-27)

🐛 Bug Fixes

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

v1.4.0

27 Aug 16:17
Compare
Choose a tag to compare

1.4.0 (2022-08-27)

✨ Features

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

v1.3.0

13 Aug 10:25
Compare
Choose a tag to compare

1.3.0 (2022-08-13)

✨ Features

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

🔧 Continuous Integration

v1.2.0

13 Aug 08:37
Compare
Choose a tag to compare

1.2.0 (2022-08-13)

✨ Features

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

🎫 Chores

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

🐛 Bug Fixes

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

📝 Documentation

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

🔧 Continuous Integration

v1.1.0

19 Jan 07:26
Compare
Choose a tag to compare

1.1.0 (2021-01-19)

✨ Features | 新特性

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

🐛 Bug Fixes | 修复

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

📝 Documentation | 文档

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

v1.0.0

19 Jan 07:16
Compare
Choose a tag to compare

1.0.0 (2021-01-19)

✨ Features | 新特性

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

🎫 Chores

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

🐛 Bug Fixes | 修复

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

📝 Documentation | 文档