4.0.0
refactor: switch minimatch to micromatch
style: no-var & prefer-const (#3745)
fix(#2318): allow backtick code block in "blockquote" tag plugin (#2321)
chore(deps): update warehouse requirement from ^2.2.0 to ^3.0.0 (#3736)
Disable to insert extra new line character into the end of backtick code block (fix #3767)
Merge branch 'master' of https://github.com/hexojs/hexo into Refactor-self