Skip to content

Commit 5c8d673

Browse files
committed
chore(release): set package.json to 2.5.3 [skip ci]
## [2.5.3](v2.5.2...v2.5.3) (2023-11-10) ### Bug Fixes * category is not paginated probably ([eb8c641](eb8c641)) * custom link label trying to localize ([10c4a5b](10c4a5b)) * footer friends link not loaded ([1546685](1546685)) * search icon is not clickable when multi-lang is off ([a4cd157](a4cd157))
1 parent a782353 commit 5c8d673

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [2.5.3](https://github.com/auroral-ui/hexo-theme-aurora/compare/v2.5.2...v2.5.3) (2023-11-10)
2+
3+
4+
### Bug Fixes
5+
6+
* category is not paginated probably ([eb8c641](https://github.com/auroral-ui/hexo-theme-aurora/commit/eb8c6415e5202d65345395309eaaa67fa11a6606))
7+
* custom link label trying to localize ([10c4a5b](https://github.com/auroral-ui/hexo-theme-aurora/commit/10c4a5b15a65c81f9c1bcd43a25b80a1af579468))
8+
* footer friends link not loaded ([1546685](https://github.com/auroral-ui/hexo-theme-aurora/commit/1546685e424f1096d216c3f8db0a283b0da00545))
9+
* search icon is not clickable when multi-lang is off ([a4cd157](https://github.com/auroral-ui/hexo-theme-aurora/commit/a4cd15756606fe24291ef5860d824d6c1bfd16ff))
10+
111
## [2.5.2](https://github.com/auroral-ui/hexo-theme-aurora/compare/v2.5.1...v2.5.2) (2023-09-16)
212

313

layout/index.ejs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<!doctype html><html lang="en"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" href="/favicon.ico"><script type="module" crossorigin src="/static/js/14c27e7f.js"></script><link rel="stylesheet" href="/static/css/d5346b99.css"></head><body id="body-container"><noscript><strong>We're sorry but this app doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div></body></html>
1+
<!doctype html><html lang="en"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" href="/favicon.ico"><script type="module" crossorigin src="/static/js/120aa8f8.js"></script><link rel="stylesheet" href="/static/css/a14e1a22.css"></head><body id="body-container"><noscript><strong>We're sorry but this app doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div></body></html>

0 commit comments

Comments
 (0)