Skip to content

Commit 3a23cb2

Browse files
committed
chore(release): set package.json to 2.3.0 [skip ci]
# [2.3.0](v2.2.2...v2.3.0) (2023-08-11) ### Bug Fixes * external svg icon not loaded ([bfbe17e](bfbe17e)) ### Features * add feature to disable comment on Pages or Posts individually ([6b3935f](6b3935f)) * changed background wave to gradient ([e9f02e8](e9f02e8)) * hide comments if all plugins are disabled ([9b0db10](9b0db10))
1 parent 6b3935f commit 3a23cb2

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [2.3.0](https://github.com/auroral-ui/hexo-theme-aurora/compare/v2.2.2...v2.3.0) (2023-08-11)
2+
3+
4+
### Bug Fixes
5+
6+
* external svg icon not loaded ([bfbe17e](https://github.com/auroral-ui/hexo-theme-aurora/commit/bfbe17e6a820b74f7152acca0ed6353235e2d705))
7+
8+
9+
### Features
10+
11+
* add feature to disable comment on Pages or Posts individually ([6b3935f](https://github.com/auroral-ui/hexo-theme-aurora/commit/6b3935f7f03a676ffb9f896ed7636bf52574dfc2))
12+
* changed background wave to gradient ([e9f02e8](https://github.com/auroral-ui/hexo-theme-aurora/commit/e9f02e8237aaf45cc03dc6b93d8e79ac4ba08658))
13+
* hide comments if all plugins are disabled ([9b0db10](https://github.com/auroral-ui/hexo-theme-aurora/commit/9b0db1090f331079e4c97b09fc9fd11765616fbc))
14+
115
## [2.2.2](https://github.com/auroral-ui/hexo-theme-aurora/compare/v2.2.1...v2.2.2) (2023-08-09)
216

317

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-7a7a95b2.js"></script><link rel="stylesheet" href="/static/css/index_prod-477843f6.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-aefa580f.js"></script><link rel="stylesheet" href="/static/css/index_prod-f00c871a.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)