Skip to content

Commit ba9a667

Browse files
committed
chore(release): set package.json to 2.5.0 [skip ci]
# [2.5.0](v2.4.3...v2.5.0) (2023-09-10) ### Bug Fixes * dia bot not able to be initialised in version 2+ ([248b42c](248b42c)) * header width is not updated after resize of the browser window ([9f84fbf](9f84fbf)) * title too long overflowing issue ([9123bbe](9123bbe)) ### Features * added traditional chinese language support ([2e4c3e5](2e4c3e5)) * change to new link cards styles ([c95eda1](c95eda1)) * replace prismjs with shiki ([ab2b51f](ab2b51f)) ### Performance Improvements * upgrade to use vite-plugin-page for better page setup ([a51eb6e](a51eb6e))
1 parent 78dff8f commit ba9a667

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
# [2.5.0](https://github.com/auroral-ui/hexo-theme-aurora/compare/v2.4.3...v2.5.0) (2023-09-10)
2+
3+
4+
### Bug Fixes
5+
6+
* dia bot not able to be initialised in version 2+ ([248b42c](https://github.com/auroral-ui/hexo-theme-aurora/commit/248b42c3ffaf9340d510cc0892961a5b12756bba))
7+
* header width is not updated after resize of the browser window ([9f84fbf](https://github.com/auroral-ui/hexo-theme-aurora/commit/9f84fbfc02567e73536cb23ace99e550ba5557d3))
8+
* title too long overflowing issue ([9123bbe](https://github.com/auroral-ui/hexo-theme-aurora/commit/9123bbea21e620946b180a2c2b6a79e5bbeed91b))
9+
10+
11+
### Features
12+
13+
* added traditional chinese language support ([2e4c3e5](https://github.com/auroral-ui/hexo-theme-aurora/commit/2e4c3e5064ff3771ef3dd59863de0bc5dad74b3b))
14+
* change to new link cards styles ([c95eda1](https://github.com/auroral-ui/hexo-theme-aurora/commit/c95eda1bc19318fc5108f70ce5e558c51aa4e81d))
15+
* replace prismjs with shiki ([ab2b51f](https://github.com/auroral-ui/hexo-theme-aurora/commit/ab2b51fb23034bdf4de56f2e087ed7d6aa4fa8e0))
16+
17+
18+
### Performance Improvements
19+
20+
* upgrade to use vite-plugin-page for better page setup ([a51eb6e](https://github.com/auroral-ui/hexo-theme-aurora/commit/a51eb6e417da43fe449c0c4da3b73ec7e6adb3d6))
21+
122
## [2.4.3](https://github.com/auroral-ui/hexo-theme-aurora/compare/v2.4.2...v2.4.3) (2023-08-23)
223

324

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/34662c9c.js"></script><link rel="stylesheet" href="/static/css/0f00c169.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/dbf14a13.js"></script><link rel="stylesheet" href="/static/css/d87308df.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)