Skip to content
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.

3.0.2

Compare
Choose a tag to compare
@xiazeyu xiazeyu released this 30 Mar 14:17
· 23 commits to master since this release

3.0.2 (2018-03-30)

  • docs: fix typo (a0a1828)
  • docs: update changelog (c7d2ac4)
  • docs: update lint-related (d5402f4)
  • chore: bump version for preRelease (e64a3f5)
  • chore: update dependcies (e8f736c)
  • chore: use hexo-log to print log (8e81a5b), closes #99
  • feat: add custom path support for js on path (2089561), closes #95
  • perf: better RegExp from hexo-inject (7e25de7), closes #96
  • style: lint (cb32e30)
  • style: use markdownlint to lint documents (36a1855)
  • revert(injector): revert to use regExp to modify html (e62d032), closes #91