Releases: lint-md/github-action
Releases · lint-md/github-action
Version 0.1.1
🎉 使用 typescript 重构
Version 0.1.0
- 修复配置文件为 JavaScript 模块时,显示 module not found 的 bug
Version 0.0.2
- 修改以@开头 的 action 名称,实践发现此类名称会报语法错误
Version 0.0.1
ci: add test github workflows * :construction_worker: ci: add test github workflows * :heavy_plus_sign: chore: add temp build file * :bug: fix: fix user failOnWarnings param always be true * :bug: fix: fix warning about require from webpack * :white_check_mark: test: add multiply base test case