Skip to content

Commit

Permalink
chore(release): v0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
chunge committed May 10, 2024
1 parent f393937 commit f213aea
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,22 @@
# Changelog


## v0.2.3

[compare changes](https://github.com/chunge16/vitepress-blogs-theme/compare/v0.2.2...v0.2.3)

### 🩹 Fixes

- 🐛 修复用户头像 没有添加 base路径的问题 ([f393937](https://github.com/chunge16/vitepress-blogs-theme/commit/f393937))

### 📦 Build

- 📦️ 升级 vitepress 版本 ([80d8a2c](https://github.com/chunge16/vitepress-blogs-theme/commit/80d8a2c))

### ❤️ Contributors

- Chunge <[email protected]>

## v0.2.2

[compare changes](https://github.com/chunge16/vitepress-blogs-theme/compare/v0.2.1...v0.2.2)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@chunge16/vitepress-blogs-theme",
"type": "module",
"description": "VitePress easy to use blog theme",
"version": "0.2.2",
"version": "0.2.3",
"main": "src/theme/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
Expand Down

0 comments on commit f213aea

Please sign in to comment.