Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release: 5.3.0 #4575

Merged
merged 1 commit into from
Dec 17, 2020
Merged

release: 5.3.0 #4575

merged 1 commit into from
Dec 17, 2020

Conversation

stevenjoezhang
Copy link
Member

@stevenjoezhang stevenjoezhang commented Nov 10, 2020

Fix #4594

## Changes

- fix(load_plugins): ignore plugin whose name is started with "hexo-theme" @stevenjoezhang [#4592]
- Replace `process.mainModule` with `require.main` @stevenjoezhang [#4583]
- expose `escape_html` helper method for string manipulation to templates @awwong1 [#4581]
- list_tags: span element & custom class for label @noraj [#4578]
- fix(codeblock): closing code fence may be followed only by spaces @stevenjoezhang [#4574]
- docs(badge): replace david-dm with more reliable shields.io @curbengh [#4538]

@coveralls
Copy link

coveralls commented Nov 10, 2020

Coverage Status

Coverage remained the same at 98.306% when pulling d22d7be on dep into a780691 on master.

@SukkaW
Copy link
Member

SukkaW commented Nov 10, 2020

It is not required to update minor or patch version if there is no packages-lock.json specified. npm will install the latest major version automatically.

@stevenjoezhang stevenjoezhang changed the title chore(package): update dependencies minor or patch version release: 5.2.1 Dec 15, 2020
@stevenjoezhang stevenjoezhang requested review from SukkaW and curbengh and removed request for SukkaW December 15, 2020 12:11
SukkaW
SukkaW previously approved these changes Dec 15, 2020
@SukkaW SukkaW requested a review from yoshinorin December 15, 2020 18:01
@SukkaW
Copy link
Member

SukkaW commented Dec 15, 2020

Is the changelog ready?

@SukkaW
Copy link
Member

SukkaW commented Dec 15, 2020

Since #4578 introduces a new feature, I would suggest bumping a minor version instead of a patch version. Hexo 5.3.0 would be fine.

@stevenjoezhang stevenjoezhang changed the title release: 5.2.1 release: 5.3.0 Dec 16, 2020
@yoshinorin yoshinorin merged commit 2f6a822 into master Dec 17, 2020
@yoshinorin yoshinorin deleted the dep branch December 17, 2020 13:47
@yoshinorin
Copy link
Member

Done :)

https://www.npmjs.com/package/hexo/v/5.3.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

new bug on "Plugin load failed: %s hexo-theme-landscape"
4 participants