Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-01-22 | 376 Bytes | |
v7.1.1 source code.tar.gz | 2024-01-22 | 417.5 kB | |
v7.1.1 source code.zip | 2024-01-22 | 534.7 kB | |
Totals: 3 Items | 952.6 kB | 0 |
Fixes
- fix(escapeTags): escape tag which includes line break by @uiolee in https://github.com/hexojs/hexo/pull/5402
Misc
- chore: use
prepublishOnly
instead ofprepublish
and runnpm install
inprepublishOnly
script by @yoshinorin in https://github.com/hexojs/hexo/pull/5399
Full Changelog: https://github.com/hexojs/hexo/compare/v7.1.0...v7.1.1