Skip to content

Commit

Permalink
chore(release): 0.20.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Mereithhh committed Aug 26, 2022
1 parent 7eaa6fa commit 90c4bb0
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,21 @@
# Changelog
### [0.20.5](https://github.com/Mereithhh/van-blog/compare/v0.20.4...v0.20.5) (2022-08-26)


### ✏️ Documentation | 文档

* 更新文档 ([69cad9c](https://github.com/Mereithhh/van-blog/commit/69cad9c2f87ef0c501bb8f1ca6421f89eceb44c3))


### 👷 Continuous Integration | CI 配置

* 优化 caddyfile 反代配置 ([891f1b0](https://github.com/Mereithhh/van-blog/commit/891f1b069a7ee8904217db4c0b6cbb538f29ef18))


### 🐛 Bug Fixes | Bug 修复

* 首次启动错误 ([7eaa6fa](https://github.com/Mereithhh/van-blog/commit/7eaa6fa328e3d96f0c22bada5066e06f33efd4fb))

### [0.20.4](https://github.com/Mereithhh/van-blog/compare/v0.20.3...v0.20.4) (2022-08-26)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "root",
"version": "0.20.4",
"version": "0.20.5",
"private": true,
"devDependencies": {
"@vuepress/client": "^2.0.0-beta.49",
Expand Down

0 comments on commit 90c4bb0

Please sign in to comment.