Skip to content

Releases: lint-md/github-action

Version 0.1.1

30 Mar 14:39
c85852d

Choose a tag to compare

🎉 使用 typescript 重构

Version 0.1.0

19 Mar 05:01
a9f7af7

Choose a tag to compare

  • 修复配置文件为 JavaScript 模块时,显示 module not found 的 bug

Version 0.0.2

16 Mar 02:57
fe4d49d

Choose a tag to compare

  • 修改以@开头 的 action 名称,实践发现此类名称会报语法错误

Version 0.0.1

16 Mar 01:54
1e5642b

Choose a tag to compare

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