hexojs / hexo

A fast, simple & powerful blog framework, powered by Node.js.
https://hexo.io
MIT License
38.83k stars 4.75k forks source link

release: 7.1.1 #5405

Closed uiolee closed 5 months ago

uiolee commented 5 months ago

because of #5401, we need a patch

changeset-bot[bot] commented 5 months ago

⚠️ No Changeset found

Latest commit: e96a79b091d188d986b41ababd7b0fd034d61e53

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

github-actions[bot] commented 5 months ago

How to test

git clone -b patch https://github.com/hexojs/hexo.git
cd hexo
npm install
npm test
coveralls commented 5 months ago

Pull Request Test Coverage Report for Build 7606898724


Totals Coverage Status
Change from base Build 7606832277: 0.0%
Covered Lines: 9218
Relevant Lines: 9262

💛 - Coveralls