Skip to content

Commit 36dd8df

Browse files
committed
chore(release): set package.json to 2.4.0 [skip ci]
# [2.4.0](v2.3.1...v2.4.0) (2023-08-18) ### Bug Fixes * horizontal feature displaying tags incorrectly ([0c34591](0c34591)) * no stopping link box animation on hover ([a1c4b51](a1c4b51)) * prism copy button style ([a16cb48](a16cb48)) * statistic labels too large in English ([3c0e81f](3c0e81f)), closes [#297](#297) * update to use archives endpoint to avoid feature post affect ([c207a16](c207a16)), closes [#262](#262) [#262](#262) ### Features * add footer link feature ([8e29f0b](8e29f0b)) * add image enlarge feature ([bd5b862](bd5b862)) * add recent comment link with anchor ([ef0a517](ef0a517)) * better page title for home page ([9c09e57](9c09e57)) * new feature and pin effect ([c4b962f](c4b962f)) * pagination button UI upgrade ([689dd9b](689dd9b)) * update comment and friends mobile mode style ([79e242c](79e242c)) * updated to high quality SVG icons ([aef2fb2](aef2fb2)) * upgrade both PC and mobile menu ([8682423](8682423)) * upgrade recent comment UI ([0d96066](0d96066)) * upgrade tags UI ([45944c6](45944c6)) * upgrade waline comment UI ([1121a12](1121a12))
1 parent 9cc9d18 commit 36dd8df

File tree

2 files changed

+28
-1
lines changed

2 files changed

+28
-1
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
1+
# [2.4.0](https://github.com/auroral-ui/hexo-theme-aurora/compare/v2.3.1...v2.4.0) (2023-08-18)
2+
3+
4+
### Bug Fixes
5+
6+
* horizontal feature displaying tags incorrectly ([0c34591](https://github.com/auroral-ui/hexo-theme-aurora/commit/0c34591bc363006bf8d5d6f389de7c25bc71fcef))
7+
* no stopping link box animation on hover ([a1c4b51](https://github.com/auroral-ui/hexo-theme-aurora/commit/a1c4b51ad2ed1e5b2455fbf1f1dc8a19c5bae7c8))
8+
* prism copy button style ([a16cb48](https://github.com/auroral-ui/hexo-theme-aurora/commit/a16cb4830d40d2b6fec31748f8348bc6af239a1a))
9+
* statistic labels too large in English ([3c0e81f](https://github.com/auroral-ui/hexo-theme-aurora/commit/3c0e81fa6b11565898445284ab62386ecf87f0f1)), closes [#297](https://github.com/auroral-ui/hexo-theme-aurora/issues/297)
10+
* update to use archives endpoint to avoid feature post affect ([c207a16](https://github.com/auroral-ui/hexo-theme-aurora/commit/c207a16caaa75f09e11f3aac6e73964aa1c496fe)), closes [#262](https://github.com/auroral-ui/hexo-theme-aurora/issues/262) [#262](https://github.com/auroral-ui/hexo-theme-aurora/issues/262)
11+
12+
13+
### Features
14+
15+
* add footer link feature ([8e29f0b](https://github.com/auroral-ui/hexo-theme-aurora/commit/8e29f0b7c63f9696a611f607d98b8d6c07945262))
16+
* add image enlarge feature ([bd5b862](https://github.com/auroral-ui/hexo-theme-aurora/commit/bd5b86272ca05925485f840223735998f655d678))
17+
* add recent comment link with anchor ([ef0a517](https://github.com/auroral-ui/hexo-theme-aurora/commit/ef0a517b5ba580a890fc466aedb929539d10bc14))
18+
* better page title for home page ([9c09e57](https://github.com/auroral-ui/hexo-theme-aurora/commit/9c09e57695f9e8a4a0133db4cd72022fb08c3c37))
19+
* new feature and pin effect ([c4b962f](https://github.com/auroral-ui/hexo-theme-aurora/commit/c4b962f2c6d5acc848da7d18cad1a6823a75b057))
20+
* pagination button UI upgrade ([689dd9b](https://github.com/auroral-ui/hexo-theme-aurora/commit/689dd9b383f5e490050c71d82914f3c0a4646f6c))
21+
* update comment and friends mobile mode style ([79e242c](https://github.com/auroral-ui/hexo-theme-aurora/commit/79e242c2894375b154953cf4bd71ac2e7b59bfad))
22+
* updated to high quality SVG icons ([aef2fb2](https://github.com/auroral-ui/hexo-theme-aurora/commit/aef2fb2564bfec40c7eaa3bdbfc550d204b372db))
23+
* upgrade both PC and mobile menu ([8682423](https://github.com/auroral-ui/hexo-theme-aurora/commit/8682423765238a4bbafa8bbff75e5285d7b1cc9f))
24+
* upgrade recent comment UI ([0d96066](https://github.com/auroral-ui/hexo-theme-aurora/commit/0d96066eeaee41958bc8f095b2b3d1bf5ef80416))
25+
* upgrade tags UI ([45944c6](https://github.com/auroral-ui/hexo-theme-aurora/commit/45944c627cd746327baa9e4096572582c82010a0))
26+
* upgrade waline comment UI ([1121a12](https://github.com/auroral-ui/hexo-theme-aurora/commit/1121a1296527b9d596e0af3c158fbd48d6b505fc))
27+
128
## [2.3.1](https://github.com/auroral-ui/hexo-theme-aurora/compare/v2.3.0...v2.3.1) (2023-08-13)
229

330

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/index_prod-0d7270cb.js"></script><link rel="stylesheet" href="/static/css/index_prod-ca21a788.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/index_prod-05c3b0ca.js"></script><link rel="stylesheet" href="/static/css/index_prod-ca21a788.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)