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.0 #5397

Closed uiolee closed 5 months ago

uiolee commented 5 months ago

https://github.com/hexojs/hexo/compare/v7.0.0...master

github-actions[bot] commented 5 months ago

How to test

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

Pull Request Test Coverage Report for Build 7580043299


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

💛 - Coveralls
yoshinorin commented 5 months ago

Done :) https://www.npmjs.com/package/hexo/v/7.1.0

I'm going to submit a release news to https://github.com/hexojs/site. Thank you :)

yoshinorin commented 5 months ago

Woops, Sorry we forgot to update hexo-util before release 7.1.0 😓

https://github.com/hexojs/hexo-util/releases/tag/v3.2.0

uiolee commented 5 months ago

I guess it doesn't matter. It doesn't look like hexo relies on new features of hexo-util