From 2d0de063b9cb02992bdecbd44cd78c7935c7a122 Mon Sep 17 00:00:00 2001 From: bennyxguo Date: Sat, 16 Sep 2023 09:16:42 +0000 Subject: [PATCH] chore(release): set `package.json` to 2.5.1 [skip ci] ## [2.5.1](https://github.com/auroral-ui/hexo-theme-aurora/compare/v2.5.0...v2.5.1) (2023-09-16) ### Bug Fixes * code not styled in li tag ([5718581](https://github.com/auroral-ui/hexo-theme-aurora/commit/57185813dade583c266942ccd9e242aaa844f640)) * search function not working ([856dd28](https://github.com/auroral-ui/hexo-theme-aurora/commit/856dd28c7d4329189b639e8c6f0ace19da86dc0a)) * waline comment data could return without time field ([#379](https://github.com/auroral-ui/hexo-theme-aurora/issues/379)) ([c213819](https://github.com/auroral-ui/hexo-theme-aurora/commit/c213819ad04b9da286e2a2f7d75da1a15ef4ad18)) --- CHANGELOG.md | 9 +++++++++ layout/index.ejs | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a282293..07a74991 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [2.5.1](https://github.com/auroral-ui/hexo-theme-aurora/compare/v2.5.0...v2.5.1) (2023-09-16) + + +### Bug Fixes + +* code not styled in li tag ([5718581](https://github.com/auroral-ui/hexo-theme-aurora/commit/57185813dade583c266942ccd9e242aaa844f640)) +* search function not working ([856dd28](https://github.com/auroral-ui/hexo-theme-aurora/commit/856dd28c7d4329189b639e8c6f0ace19da86dc0a)) +* waline comment data could return without time field ([#379](https://github.com/auroral-ui/hexo-theme-aurora/issues/379)) ([c213819](https://github.com/auroral-ui/hexo-theme-aurora/commit/c213819ad04b9da286e2a2f7d75da1a15ef4ad18)) + # [2.5.0](https://github.com/auroral-ui/hexo-theme-aurora/compare/v2.4.3...v2.5.0) (2023-09-10) diff --git a/layout/index.ejs b/layout/index.ejs index e3b6f314..a2d2150d 100644 --- a/layout/index.ejs +++ b/layout/index.ejs @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file