From 5c8d673fa3944e82ba82ad1b266dd3968867d083 Mon Sep 17 00:00:00 2001 From: bennyxguo Date: Fri, 10 Nov 2023 03:03:25 +0000 Subject: [PATCH] chore(release): set `package.json` to 2.5.3 [skip ci] ## [2.5.3](https://github.com/auroral-ui/hexo-theme-aurora/compare/v2.5.2...v2.5.3) (2023-11-10) ### Bug Fixes * category is not paginated probably ([eb8c641](https://github.com/auroral-ui/hexo-theme-aurora/commit/eb8c6415e5202d65345395309eaaa67fa11a6606)) * custom link label trying to localize ([10c4a5b](https://github.com/auroral-ui/hexo-theme-aurora/commit/10c4a5b15a65c81f9c1bcd43a25b80a1af579468)) * footer friends link not loaded ([1546685](https://github.com/auroral-ui/hexo-theme-aurora/commit/1546685e424f1096d216c3f8db0a283b0da00545)) * search icon is not clickable when multi-lang is off ([a4cd157](https://github.com/auroral-ui/hexo-theme-aurora/commit/a4cd15756606fe24291ef5860d824d6c1bfd16ff)) --- CHANGELOG.md | 10 ++++++++++ layout/index.ejs | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a6a40b0a..9b6aeb8f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +## [2.5.3](https://github.com/auroral-ui/hexo-theme-aurora/compare/v2.5.2...v2.5.3) (2023-11-10) + + +### Bug Fixes + +* category is not paginated probably ([eb8c641](https://github.com/auroral-ui/hexo-theme-aurora/commit/eb8c6415e5202d65345395309eaaa67fa11a6606)) +* custom link label trying to localize ([10c4a5b](https://github.com/auroral-ui/hexo-theme-aurora/commit/10c4a5b15a65c81f9c1bcd43a25b80a1af579468)) +* footer friends link not loaded ([1546685](https://github.com/auroral-ui/hexo-theme-aurora/commit/1546685e424f1096d216c3f8db0a283b0da00545)) +* search icon is not clickable when multi-lang is off ([a4cd157](https://github.com/auroral-ui/hexo-theme-aurora/commit/a4cd15756606fe24291ef5860d824d6c1bfd16ff)) + ## [2.5.2](https://github.com/auroral-ui/hexo-theme-aurora/compare/v2.5.1...v2.5.2) (2023-09-16) diff --git a/layout/index.ejs b/layout/index.ejs index dcc93025..619c72bf 100644 --- a/layout/index.ejs +++ b/layout/index.ejs @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file