Skip to content
This repository was archived by the owner on Jan 8, 2023. It is now read-only.

Latest commit

 

History

History
131 lines (60 loc) · 4.59 KB

CHANGELOG.md

File metadata and controls

131 lines (60 loc) · 4.59 KB

更新日志

0.3.5 (2021-02-15)

🎫 杂项

  • deps-dev: bump @types/node from 14.14.22 to 14.14.28 (5922dc4)
  • deps-dev: bump semantic-release from 17.3.7 to 17.3.9 (29e23b1)
  • deps-dev: bump typescript from 4.1.3 to 4.1.5 (71aacf8)

🐛 修复

  • 修正 release 插件版本号不对的 bug (0e1940b)

🔧 持续集成

0.3.4 (2021-02-15)

🐛 修复

  • 修正 release ci release 脚本多次执行的 bug (a798b48)

0.3.3 (2021-02-15)

🐛 修复

0.3.2 (2021-02-15)

🐛 修复

  • 修正 自动合并 ci 的问题 (1a3d75a)

0.3.1 (2021-02-15)

🐛 修复

  • 修正 自动合并 ci 的问题 (bebca35)

0.3.0 (2021-02-15)

✨ 新特性

  • 在 release CI 中自动更新 appcast (fc2d064)

0.2.3 (2021-02-15)

🐛 修复

  • 修正release ci 版本号的问题 (560a69b)
  • 修正自动合并 ci 的问题 (ff8ea9c)

0.2.2 (2021-02-15)

🐛 修复

  • 修正release ci 没有生成产物的 bug (b9052b0)

0.2.1 (2021-02-15)

🎫 杂项

🐛 修复

  • 修正release ci 报错的问题 (4a719fa)
  • 修正自动合并 ci 的问题 (754cba5)
  • 修正自动合并 ci 的问题 (3be39ee)

0.2.0 (2021-02-02)

✨ Features

  • 杂项: 添加 release 压缩包 (2ece129)

🐛 Bug Fixes

  • 杂项: 修复版本号问题 (1c52510)
  • 杂项: 设为非 npm 模块 (fd7e2d8)

📝 Documentation

  • 杂项: update document (8173a32)

0.1.0 (2021-02-02)

✨ Features

🎫 Chores

🐛 Bug Fixes

  • 杂项: 修复构建问题 (f5d1387)
  • 杂项: 修正 ci 报错 (66a7099)

📝 Documentation

wip