Skip to content

Commit

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

### Bug Fixes

* recent comment relative time use round to floor instead ([b5f4ae4](auroral-ui@b5f4ae4))
  • Loading branch information
bennyxguo committed Aug 4, 2023
1 parent 10fc246 commit ac95755
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.1.2](https://github.com/auroral-ui/hexo-theme-aurora/compare/v2.1.1...v2.1.2) (2023-08-04)


### Bug Fixes

* recent comment relative time use round to floor instead ([b5f4ae4](https://github.com/auroral-ui/hexo-theme-aurora/commit/b5f4ae4d4e651356d7e73ad3e03a44e69b0a832f))

## [2.1.1](https://github.com/auroral-ui/hexo-theme-aurora/compare/v2.1.0...v2.1.1) (2023-08-02)


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-9412c206.js"></script><link rel="stylesheet" href="/static/css/index_prod-f933dbfa.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 ac95755

Please sign in to comment.