hexojs / hexo-generator-index

Index generator plugin for Hexo.
MIT License
53 stars 45 forks source link

release: 2.0.0 #56

Closed stevenjoezhang closed 4 years ago

stevenjoezhang commented 4 years ago

51

https://github.com/hexojs/hexo-generator-index/pull/55

Release draft

## Changes

- docs: mention order of 'sticky' @curbengh (#57)
- Sort by a new `sticky` parameter @stevenjoezhang (#51)
- chore: add release-drafter @YoshinoriN (#49)
- docs: pagination_dir default setting @curbengh (#41)
- docs: clarify purpose of plugin @curbengh (#40)

## Dependencies

- chore(deps-dev): bump hexo from 4.2.1 to 5.0.0 @dependabot-preview (#55)
- chore(deps-dev): bump mocha from 7.2.0 to 8.0.1 @dependabot-preview (#54)
- chore(deps-dev): bump eslint from 6.8.0 to 7.1.0 @dependabot-preview (#53)
- chore(deps-dev): bump mocha from 6.2.2 to 7.1.1 @dependabot-preview (#50)
- chore(deps-dev): bump nyc from 14.1.1 to 15.0.0 @dependabot-preview (#45)
- Bump eslint-config-hexo from 3.0.0 to 4.1.0 @dependabot-preview (#44)
- Bump hexo from 3.9.0 to 4.0.0 @dependabot-preview (#42)
coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling bafa28f01ce42843afbd0d7add35c1cd53bd2180 on v1.1.0 into bf6bb858cdf0ff3e7c431da8093a2f73e2a628e9 on master.

curbengh commented 4 years ago

Need major bump due to https://github.com/hexojs/hexo-generator-index/pull/53 and https://github.com/hexojs/hexo-generator-index/pull/55.

curbengh commented 4 years ago

"engines" also need to bump to ">=10.13.0".


It's better to include #57. In filter plugin, lower priority value has higher priority, so this plugin should clarify that higher sticky = higher priority.

Edit: #57 merged, remember to rebase.

curbengh commented 4 years ago

https://github.com/hexojs/hexo-generator-index/releases/tag/2.0.0 https://www.npmjs.com/package/hexo-generator-index/v/2.0.0