From f2fabbd0fcd5edfc524309a2820fe675efae54b0 Mon Sep 17 00:00:00 2001 From: bennyxguo Date: Sun, 13 Aug 2023 03:08:30 +0000 Subject: [PATCH] chore(release): set `package.json` to 2.3.1 [skip ci] ## [2.3.1](https://github.com/auroral-ui/hexo-theme-aurora/compare/v2.3.0...v2.3.1) (2023-08-13) ### Bug Fixes * article next and previous posts cards have unequal height ([8f98e14](https://github.com/auroral-ui/hexo-theme-aurora/commit/8f98e14646ed7d8af88a5989fa6b70f6f392eb5c)) * footer page view not update on load ([909c191](https://github.com/auroral-ui/hexo-theme-aurora/commit/909c1913e0f1b6ee280ae87ff59763320e5e219a)) * gitalk loading state not closed when recent comments are loaded ([0595413](https://github.com/auroral-ui/hexo-theme-aurora/commit/0595413260f44d5ab82cc57e834a5786c0ad2379)), closes [#290](https://github.com/auroral-ui/hexo-theme-aurora/issues/290) [#280](https://github.com/auroral-ui/hexo-theme-aurora/issues/280) --- CHANGELOG.md | 9 +++++++++ layout/index.ejs | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9cbfa9d7..09cc73f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [2.3.1](https://github.com/auroral-ui/hexo-theme-aurora/compare/v2.3.0...v2.3.1) (2023-08-13) + + +### Bug Fixes + +* article next and previous posts cards have unequal height ([8f98e14](https://github.com/auroral-ui/hexo-theme-aurora/commit/8f98e14646ed7d8af88a5989fa6b70f6f392eb5c)) +* footer page view not update on load ([909c191](https://github.com/auroral-ui/hexo-theme-aurora/commit/909c1913e0f1b6ee280ae87ff59763320e5e219a)) +* gitalk loading state not closed when recent comments are loaded ([0595413](https://github.com/auroral-ui/hexo-theme-aurora/commit/0595413260f44d5ab82cc57e834a5786c0ad2379)), closes [#290](https://github.com/auroral-ui/hexo-theme-aurora/issues/290) [#280](https://github.com/auroral-ui/hexo-theme-aurora/issues/280) + # [2.3.0](https://github.com/auroral-ui/hexo-theme-aurora/compare/v2.2.2...v2.3.0) (2023-08-11) diff --git a/layout/index.ejs b/layout/index.ejs index c25432a0..dd0ee7af 100644 --- a/layout/index.ejs +++ b/layout/index.ejs @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file