Skip to content

Commit

Permalink
chore(release): set package.json to 2.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.1.0](auroral-ui/hexo-theme-aurora@v2.0.1...v2.1.0) (2023-08-02)

### Features

* add empty display for recent comments ([c4dde9b](auroral-ui@c4dde9b))
* add waline comment plugin ([6f34372](auroral-ui@6f34372))
* **plugin:** add twikoo comment plugin support ([39ccaf8](auroral-ui@39ccaf8))
  • Loading branch information
bennyxguo committed Aug 2, 2023
1 parent c4dde9b commit 8210a32
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [2.1.0](https://github.com/auroral-ui/hexo-theme-aurora/compare/v2.0.1...v2.1.0) (2023-08-02)


### Features

* add empty display for recent comments ([c4dde9b](https://github.com/auroral-ui/hexo-theme-aurora/commit/c4dde9b8f67457987b9f6cbd0e6b14b48974da63))
* add waline comment plugin ([6f34372](https://github.com/auroral-ui/hexo-theme-aurora/commit/6f34372b10ebf4b8d8b4399d4a58441fc1712f86))
* **plugin:** add twikoo comment plugin support ([39ccaf8](https://github.com/auroral-ui/hexo-theme-aurora/commit/39ccaf83dae75fc3e504eae14edc1ca85ca258fe))

## [2.0.1](https://github.com/auroral-ui/hexo-theme-aurora/compare/v2.0.0...v2.0.1) (2023-07-28)


Expand Down
1 change: 1 addition & 0 deletions layout/index.ejs
Original file line number Diff line number Diff line change
@@ -0,0 +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-573d843c.js"></script><link rel="stylesheet" href="/static/css/index_prod-fa2e84ce.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 comments on commit 8210a32

Please sign in to comment.